Search Issue Tracker
Fixed in 2020.2.X
Votes
1
Found in
2018.4
2019.4.2f1
2020.2
Issue ID
1261537
Regression
No
Sprite is removed from Objects for Packing list of Sprite Atlas when using undo after replacing the Sprites
How to reproduce:
1. Open the attached project "1261537.zip"
2. In Project window select "Test" Sprite Atlas
3. In Inspector window add a few (2-3) Sprites to Objects for Packing list
4. Drag and drop "Test0.jpeg" from Project window on top of any item in Objects for Packing list in the Inspector window to replace it
5. Undo the last action (by clicking Edit > Undo Inspector, or Ctrl+Z)
Expected result: the Sprite replacement action was undone
Actual result: the replaced Sprite was removed from the Objects for Packing list
Reproducible with: 2018.4.25f1, 2019.4.4f1, 2020.1.0b16, 2020.2.0a18
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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Resolution Note (fix version 2020.2):
A fix for this issue is available on Unity 2021.1.0a1 and above