Search Issue Tracker
By Design
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-121298
Regression
No
Sprite Mode defaults to "Multiple" instead of "Single" when switching the Texture Type to "Sprite (2D and UI)"
Reproduction steps:
1. Open the attached “IN-118403“ project
2. In the Project window, find and select the “right-arrow(1)” asset
3. In the Inspector window, Change the Texture Type to “Sprite (2D and UI)”
4. Observe the Sprite Mode
Expected result: The Sprite Mode is set to “Single” by default
Actual result: The Sprite Mode is set to “Multiple”
Reproducible with: 2023.1.0a5, 6000.0.58f2, 6000.2.6f2, 6000.3.0b4, 6000.4.0a1
Reproducible environments: Windows 11 (by reporter), macOS 26.0.1
Not reproducible environments: 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:
This is as designed as multiple mode is more commonly use and performance optimal as compare to single mode.