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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment