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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Resolution Note (fix version 2020.2):
A fix for this issue is available on Unity 2021.1.0a1 and above