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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment