Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f3
Issue ID
856584
Regression
Yes
Setting textureType on TextureImporter resets sprite mode to single
Steps to reproduce:
1. Open the project
2. Change the Sprite mode to "Multiple"
3. Click "Apply"
OR
1. Open the project
2. Change the Sprite mode to "Multiple"
3. In the dropdown list of "Texture type", select "Sprite (2D and UI)" (even though it is already selected)
Expected: Sprite mode does not change
Actual: Sprite mode is reset to its default value (Single)
Reproduced on: 5.3.7p2, 5.4.3f2, 5.5.0b3, 5.5.0f3, 5.6.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment