Search Issue Tracker
Fixed in 4.6.1
Votes
17
Found in
4.3.4f1
Issue ID
592639
Regression
Yes
alt-tabbing away from fullscreen game stops updates
-e: When alt-tabbed away from the game, while the game is in full-screen mode, under Windows only, the game stops receiving Update() and FixedUpdate() notifications. This is despite having checked "Run in background"
-repro:
-open attached project
-build for windows
-run in fullscreen
-alt-tab away
-alt-tab back to it
-close it
-look into log file
-NOTICE the difference in time stamps after the alt-tab
-doesn't do that in 4.2.2
Comments (3)
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 with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Infernno
Sep 01, 2014 03:08
@sebas77,yeah,this is a duplicate of http://issuetracker.unity3d.com/issues/run-in-background-does-not-work-for-fullscreen
sebas77
Aug 21, 2014 15:06
I guess this is fixed now
Bluestrike
Apr 02, 2014 09:01
This issue makes quick multiplayer testing on the same machine impossible.
I hope this is fixed asap.