Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
2018.3.0a8
Issue ID
1068833
Regression
Yes
Shortcuts Ctrl+S and Ctrl+N produce inconsistent results when the Editor is not focused
How to reproduce:
1. Create new project
2. When opened click the title bar of the main window
3. Press CTRL+N and notice that there is no new scene created
4. Click CTRL+S (nothing happens), give focus on the Inspector and press CTRL+S
5. When the Save Scene dialog shows up, close it without saving the Scene
6. Click CTRL+S (nothing happens again)
Expected: CTRL+N should create a new scene even without a focus on the Editor and CTRL+S should open the Save Scene dialog every time after pressing it, if the Scene is not saved
Actual: CTRL+N doesn't create a new scene without a focus on the Editor and CTRL+S doesn't open the Save Scene dialog every time after pressing it, if the Scene is not saved
Reproduced on: 2018.3.0a6, 2018.3.0a8
Not reproduced on: 2017.1.5f1, 2017.2.3p3, 2017.4.9f1, 2018.1.9f1, 2018.2.3f1, 2018.3.0a5
Note: The issue occurs only on Windows
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