Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2021.2.0a5
Issue ID
1327065
Regression
No
[2D][SpriteEditor] While sprite editor tab is not in focus, sprite rects will not be updated and causes visual errors
[2D][SpriteEditor] While sprite editor tab is not in focus, sprite rects will not be updated and causes visual errors
Repro steps:
1. Open attached "SpriteEditorWindow_UpdateBug" project
2. Open BirdHeroSprite in Sprite Editor, change Sprite Mode from Multiple to Single, hit Apply, observe sprite only has 1 sprite rect in Sprite Editor
3. Change Sprite Mode back to Multiple, click on Scene tab so the Sprite Editor is not visible on screen, change Sprite Mode from Multiple to Single again, hit Apply, go back to Sprite Editor tab, observe sprite still has 3 sprite rects
Expected result: Even without the Sprite Editor in focus, sprite rects of sprites should change depending on importer inspector settings
Actual result: Without the Sprite Editor in focus, sprite rects of sprites do not change depending on importer inspector settings
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2021.2):
This issue is fixed in Unity 2021.2.0a17 and above
Resolution Note (fix version 2021.1):
A fix for this issue is available on Unity 2021.1.9f1 and above
Resolution Note (fix version 2020.3):
A fix for this issue will be available on Unity 2020.3.12f1 and above