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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (2019.2.X):
low priority defect, likely won't be fixed.