Search Issue Tracker
Fixed
Fixed in 2021.3.33f1
Votes
0
Found in
2021.3.31f1
Issue ID
UUM-53682
Regression
No
Changes are not saved when entering the Play mode after editing Sprite Atlas Objects for Packing
Reproduction steps:
1. Open the attached "PROJECTFILE" project
2. Open the "Assets/Scenes/SampleScene.unity" scene
3. Click on the “Assets/Scenes/test.spriteatlasv2” Sprite Atlas file
4. In the Inspector window, remove the “door” Prefab in the Objects for Packing property
5. Enter the Play mode
Expected result: “Inspector - Unsaved Changes Detected” popup window appears and after saving changes two different Sprites can be seen in the Game view (one is blue and the other is with colors)
Actual result: The changes done in the Inspector window are not saved and two blue Sprites can be seen in the Game view
Reproducible with: 2021.3.31f1
Not reproducible with: 2022.3.11f1, 2023.1.16f1, 2023.2.0b13, 2023.3.0a9
Couldn't test with: 2022.1.24f1, 2022.2.20f1, 2022.3.1f1 (Inconsistent results, different blue and colorful Sprites appear in the Play mode even though Objects for Packing has the “door” Prefab)
Reproducible on: macOS Ventura 13.6 (M1 Max)
Not reproducible on: No other environment tested
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2021.3.33f1):
Fix for this issue is available on Unity 2021.3.33f1 and above