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
- Opening reference for Audio Importer opens missing page
- [Android] SpriteAtlas gets corrupted in Player when using Late binding with SRP Batcher enabled
- Build fails with compiler errors when switching scripts GUIDs
- Many references for Animator elements redirect to missing pages
- User gets "EndLayoutGroup: BeginLayoutGroup must be called first." error during Xcode selection canceling
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.