Search Issue Tracker
Duplicate
Votes
1
Found in
Issue ID
856850
Regression
Yes
Ctrl+Z undo multiple actions while was called only one time
Ctrl+Z undo multiple actions while was called only one time
Repro steps:
1. Select any gameobject on a scene.
2. Hold Ctrl button and press multiple times D(duplicate) button . It's important to not release Ctrl button between multiple presses on D.
3. You got some number of duplicates of selected object.
4. Press Ctrl+Z
Expected result:
The last duplicate of selected object disappeared.
Actual result:
All duplicates disappeared.
Reproduced in 5.4.3p1, 5.5.0f3 and 5.6.0a5 on WINDOWS only. Works on Mac.
Is not reproducible in 4.7.2f1
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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
This is a duplicate of issue #877421