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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.