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
- Camera.allCameras returns cameras from all loaded Scenes when using multi-Scene setup
- Camera.layerCullDistances has no effect when GPU Resident Drawer is enabled
- ARM64 and ARMv7 APKs return the same version code when "Split APKs by target architecture" is enabled
- Crash on ProfilerMutexLock when closing a project with specific Assets
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
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