Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.3.0b4
6000.4.0a1
Issue ID
UUM-120825
Regression
No
SVG fails to import when 'stroke-miterlimit' is less than 1
Reproduction steps:
1. Open the attached “IN-116368_test vector” archived project
2. Select the “Assets/test.svg“ and reimport it (Right-click > Reimport) in the Project View
3. Observe the Console
Expected result: Warning is thrown, SVG file is imported
Actual result: SVGFormatException is thrown because the 'stroke-miterlimit' is equal to 0
Reproducible with: 6000.0.59f1, 6000.1.16f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Reproducible on: M1 Max macOS 15.6.1 (Tested by CQA), Windows 11 (Reported by the user)
Not reproducible on: No other environment tested
Note: One of the solutions could be to clamp the 'stroke-miterlimit' property so that it is greater than or equal to 1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment