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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
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