Search Issue Tracker
Duplicate
Votes
0
Found in
6000.3.0b2
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note:
null
Duplicate of another internal issue: UUM-117800: Performance regression caused by PR "Merge PR #76294 from serialization/optimize-serializedproperty-helper"