Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0a5
Issue ID
971524
Regression
No
Short cut keys are not registered in Unity after a modal dialog box popup
Steps to reproduce:
1. Download 971524_repro.zip and open "new" scene
2. Create two empty objects in the scene
3. Drag several sprites from sprite sheet into scene
4. Create new animation when window pops out
5. Undo changes (ctrl + z)
Expected results: All added objects are removed from scene
Actual results: Two empty objects are removed, sprite still present in the scene. Just Animator component was removed from Sprite game object
Reproduced with: 2018.1.0a5, 2017.3.0b10, 2017.2.0p3, 2017.1.2p3, 5.6.4p2
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #873818