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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Resolution Note (fix version 2.0.0-preview.18):
Fixed in 2.0.0-preview.18 available in 2019.4.0f1 and above