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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment