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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (2019.2.X):
low priority defect, likely won't be fixed.