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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2019.2.X):
low priority defect, likely won't be fixed.