Search Issue Tracker
Fixed in 2.0.0-preview.18
Votes
1
Found in [Package]
2.0.0-preview.17
Issue ID
1362448
Regression
No
[Vector Graphics] Asset import failed when importing SVG files from Vectornator
How to reproduce:
1. Open the attached project "svgImport"
2. Import the user-attached SVG file
Expected result: The SVG file is imported into the project
Actual result: The SVG file fails to import, showing errors in the Console window
Reproducible with: 2.0.0-preview.2, 2.0.0-preview.17 (2019.4.29f1, 2020.3.17f1, 2021.1.19f1, 2021.2.0b9, 2022.1.0a7)
Error in the Console window:
SVGFormatException: SVG Error (line 90, character 2): Missing number at 9 in path specification
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2.0.0-preview.18):
Fixed in 2.0.0-preview.18 available in 2019.4.0f1 and above