Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0f3
Issue ID
822868
Regression
Yes
Ctrl+z does not revert all objects' position when prefab is present and objects are empty gameObject's children
Steps to reproduce:
1. Open "TestUndoBug" project
2. Open "Scene01" scene
3. Select all gameObjects except camera and light
4. In the scene view, drag the selection a few units to the right using the X axis arrow handle.
5. Press Ctrl+Z
-- Everything works as expected
6. Create new gameObject and assign previously selected objects as children
7. Repeat step 4 and 5
Results: Ctrl+z reverts only certain amount game objects' positions
Note: Repro GIF in last edit
Reproduced with: 5.5.0a5, 5.4.0p2, 5.4.0f1, 5.4.0p2
Does not reproduces with: 5.3.6f1, 5.3.6p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment