Search Issue Tracker
Duplicate
Votes
13
Found in
2017.3.1f1
Issue ID
1034639
Regression
No
[WebGL][Chrome] game freezes after switching the browser tabs
To reproduce:
1. Open the project, attached by the user (link in the edit)
2. Build and run for WebGL
3. In the build, switch the tabs back and forth a couple of times
4. Observe that the game freezes
Expected: the game doesn't freeze when switching between tabs
Reproduced in 2017.3.1f1, 2017.4.2f2
Could not reproduce in later and earlier versions due to shader and other errors in the console which prevents the building of the project completely
Comments (14)
-
PSchaussPlaya
May 31, 2018 14:02
We have the same problem with a Unity WebGL build (WebAssembly) with Unity 2018.1.0f2. So this is still an issue.
I seems to happen when switching to another tab for some time and then switching back.
Interesting observation: All rendering seems to be completely frozen (our game is UI only) but buttons seem to be still clickable because related sounds are still played. So I assume that the game is still running normally and that only the rendering is broken.
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1088870