Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.1.0f1
2019.2.0a1
2019.3.0a1
Issue ID
1173148
Regression
No
[WebGL] Unity Player never recovers from WebGL context loss
How to reproduce:
1. Open the attached project ("")
2. Make a WebGL build
3. Host and run it
4. Focus the game window and press "Space" to trigger the WebGL context loss
Expected results: Unity Player recovers from WebGL context loss
Actual results: Unity Player does not recover from WebGL context loss
Reproducible with: 2017.4.31f1, 2018.4.5f1, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Tested with:
Google Chome Version 76.0.3809.87 (Official Build) (64-bit)
Firefox 68.0.1 (64-bit)
Microsoft Edge 42.17134.1.0
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
Resolution Note (2020.1.X):
To handle context loss properly on WebGL requires feature level work. Already tracked separately.