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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #877421