Search Issue Tracker
By Design
Votes
0
Found in
2022.3.62f1
6000.0.49f1
6000.1.3f1
6000.2.0b1
Issue ID
UUM-105142
Regression
No
SVG file icons do not use the default asset icon when Vector Graphics package is not installed
How to reproduce:
1. Open the attached “IN-101236” project
2. In the title bar, navigate to Window > Package Management > Package Manager
3. Make sure the Vector Graphics package is not installed
4. Observe the Project tab
Expected result: SVG files use the default asset icon
Actual result: SVG files use an unrelated icon
Reproducible with: 2022.1.0a1, 2022.3.62f1, 6000.0.49f1, 6000.1.3f1, 6000.2.0b1
Reproducible on: Windows 11, macOS 15.3
Not reproducible on: No other environments tested
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Whenever we encounter an Asset type that is not handled by Unity we use the same icon as the OS does. Users expect this for e.g .pdf files etc.
The icon showed in this bug is the the icon for the app Windows has associated to open .svg files; which is the Edge browser.
If you double click that asset it will open the Edge browser which is why we show the OS icon.