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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment