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 when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
This is a duplicate of issue #877421