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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment