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
- 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