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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
This is a duplicate of issue #877421