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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment