Search Issue Tracker
Not Reproducible
Votes
1
Found in
2017.2.0f3
Issue ID
965798
Regression
No
[Linux]Keyboard shortcuts leaks from Script Inspector windows to the Editor
1. Create a new project
2. Download and Import Script Inspector (https://www.assetstore.unity3d.com/en/#!/content/3535)
3. Create an empty script
4. Double click on it
5. In a newly opened window, write any characters anywhere
6. Press CTRL+Z
Expected: The characters typed in step 5 are deleted
Actual: Last editor action gets undone
Reproduced on: 2017.1.1f1, 2017.2.0f3, 2017.3.0b1
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
Add comment