How to reproduce:
1. Create a new project
2. Import the attached "google.svg" file into the project
3. Observe the imported file's preview in the Project tab
Actual result: The imported SVG file has an empty preview
Expected result: The imported SVG file properly draws the preview
Reproducible with: 6000.0.0f1, 6000.0.83f1, 6000.3.23f1, 6000.5.11f1, 6000.6.0f1, 6000.7.0a6
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- If the file is selected and viewed in Inspector, the Inspector preview states that the SVG file has 0 vertices
- If the file is imported as a Vector Sprite and placed in a scene, it will be invisible and "Incomplete mesh data in Sprite" warnings will be thrown continuously in the Console