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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning
This is a duplicate of issue #1088870