Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.24f1
Issue ID
UUM-20281
Regression
Yes
Nested Prefab structure breaks when Redoing override operation
To reproduce:
* Download the "My Project(12).zip" project and open it in Unity;
* Open the "SampleScene" scene;
* Select the "Cube" Prefab in the Hierarchy;
* Apply its overrides;
* Undo overrides;
* Observe that the gameObjects showed again with the "Plus" badge;
* Redo overrides;
Expected result: GameObjects are applied again
Actual result: GameObjects disappears and only the "Cube" Prefab is left
Notes:
* If you Undo again, gameObjects will be restored;
* Tested on Mac Intel;
Reproducible in Unity 2022.1.24f1
Not reproducible in Unity 2022.1.23f1
Regression in Unity 2022.1.24f1
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
Please update to 2022.2 where this issue is fixed.