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
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
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