Search Issue Tracker
Active
Under Consideration for 3.0.X
Votes
1
Found in [Package]
3.0.0-preview.2
Issue ID
VGB-24
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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment