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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2019.2.X):
low priority defect, likely won't be fixed.