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
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled
Add comment