Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0b3
2019.1.0a10
Issue ID
1104490
Regression
Yes
[Editor] Game window doesn't minimize with Shift + Space in Play mode
Game window does not minimize when a mouse is hovered over it and Shift + Space is pressed in play mode
Steps to reproduce:
1. Create a new project
2. Hit Play
3. Hover mouse over Game tab and Press Shift + Space
4. Again Press Shift + Space on Maximized Game window.
Actual Result:
Game window doesn't minimize in Play mode
Expected result:
Game window should minimize even in Play mode.
Work Around:
Select "Maximize from the context menu of the Game window.
Reproducible on:
2019.1.0a10, 2018.3.0b12, 2018.3.0b3
Works on:
2018.3.0b2, 2018.2.0f2
Note:
Refer attached video
Environment:
Windows and Mac
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note (2018.3.X):
Closing the issue by Resolving it as By Design based on the inputs by Leonardo Carneiro.
Added comments from Leonardo from slack for reference:
I'm inclined to close it as by design or won't fix.
If we revert the behaviour to how it was before, users then cannot test their games if the game needs Shift+Space pressed for the game behaviour.
This points to a missing functionality, the ability for users to pick which shortcuts should be available when in playmode.