Search Issue Tracker
Fixed
Fixed in 6000.0.64f1, 6000.3.1f1, 6000.4.0a6, 6000.5.0a3
Votes
1
Found in
6000.0.62f1
6000.3.0b2
6000.4.0a5
6000.5.0a1
Issue ID
UUM-120424
Regression
Yes
Exceedingly long wait on InspectorWindow.Repaint when selecting a large SVG file in the Project window
Steps to reproduce:
1. Create and open a new project
2. Add the “Sample svg” file to the Assets folder
3. Click on the added file in the Project window
Expected result: File selected in a reasonable amount of time (<1 second)
Actual result: Loading bar appears for an unreasonable amount of time (~9 seconds)
Reproducible with: 6000.3.0b1 (0470b869db67), 6000.3.0b2
Not reproducible with: 6000.3.0a6
Could not test with: 2023.1.0a1, 6000.0.58f1, 6000.2.5f1 (Vector Graphics exists as a standalone package)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Using the “2.0.0-preview.25” Vector Graphics package version in each of the “Could not test with” Unity versions, could not reproduce the issue
- If you use “Super large svg” file, SVG selection process takes longer than 2 minutes
- If you reselect the file, you will have to wait for the full selection time again
- Changing the SVG file’s “Generated Asset Type” field from “UI Toolkit Vector Image” to “Texture2D” in the Inspector window fixes this issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Non-standard error icon is used in Shader Graph
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
Add comment