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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
null
Duplicate of another internal issue: UUM-117800: Performance regression caused by PR "Merge PR #76294 from serialization/optimize-serializedproperty-helper"