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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment