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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2020.2):
A fix for this issue is available on Unity 2021.1.0a1 and above