Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0a1
2018.3.0a1
2018.3.0f2
2019.1.0a1
Issue ID
1117008
Regression
No
Standalone Application still has focus when SW_SHOWMINIMIZED Script is activated
How to reproduce:
1. Open attached project
2. Open SampleScene
3. Go to "PlayerSettings" and set "FullscreenMode" to "Windowed"
4. Set "Display Resolution Dialog" to "Disabled"
5. Build and Run the game
6. You will hear the Background Music playing
7. Press "Space" to put the Game Window into the SW_SHOWMINIMIZED state
8. The Background Music continues to play, even though the Game Window is minimized
Reproducible with: 2018.3.7f1, 2019.1.0b6, 2018.2.0a7
Not reproducible with 2017.4 due to Script errors
Actual results: window is minimized, but still has the focus
Expected results: window both minimized and without focus
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 (2019.2.X):
low priority defect, likely won't be fixed.