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
Comments (2)
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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
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).