Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
2
Found in
5.3.3p2
Issue ID
776557
Regression
No
[OS X] Game is always running in background if Standalone build was minimized, but user didn`t work with some other application
1. Open attached project
2. Make sure 'Running in Background' option is turned off for Standalone platform (File -> Build Settings -> Player Settings -> PC, Mac & Linux Standalone)
3. Build and run the project for Standalone platform
4. Select 'Windowed' option and click Play! button
5. Mionimize the build. Do not work with any other application
6. Maximize the build
Actual result:
The object in the build was moving while built app was minimized
Expected: Application shouldn`t be run while it is minimized
Tested on:
Mac and Win 10
5.2.4f1 - reproducible
5.3.3p2 - reproducible
5.4.0b7 - reproducible
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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
taskun56
May 30, 2017 16:02
I'm curious about this issue, because when I check Run in Background (or alter this in code every frame to make sure it is still ticked) everything seems to run except my audio. I am using Wwise for my game audio and wondering if anyone has any luck with the sound running for their built game while still minimized.
To be clear, I WANT the sound to continue in the background while the game is either NOT the current focused window or, even better, while it is minimized.
Teku-Studios
Oct 31, 2016 11:36
Also happenning on Linux (5.1.5f1).