Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X, 6000.5.X, 6000.6.X
Votes
1
Found in
6000.3.9f1
6000.5.0a9
6000.6.0a1
Issue ID
UUM-135766
Regression
No
Dash pattern SVG results in errors when any dash stroke argument is 0
How to reproduce:
- Create and open a new project
- Import into the project the “DashedBug.svg“ file
- Observe the Console
Actual result: “All dash pattern values must be positives“ error is thrown, and the SVG is unusable
Expected result: No errors are thrown, or a warning is thrown, but SVG is usable
Reproducible in: 1.0.0-preview.13, 3.0.0-preview.2 (6000.3.1f1, 6000.4.0b1, 6000.5.0a3)
Could not test in: 2023.1.0a1, 6000.0.64f1 (SVG files are not supported there yet)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Note: When the SVG is imported into an online editor, in the Stroke tab, one of the Dash array arguments is 0, which is the condition for this bug - In the online editor, the SVG is still usable and is rendered
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment