Search Issue Tracker
By Design
By Design in 6000.4.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This is as designed as multiple mode is more commonly use and performance optimal as compare to single mode.
Resolution Note (6000.4.X):
This is as designed as multiple mode is more commonly use and performance optimal as compare to single mode.