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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2.0.0-preview.18):
Fixed in 2.0.0-preview.18 available in 2019.4.0f1 and above