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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Add comment