Search Issue Tracker
Fixed in 2019.2.X
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2018.3.3f1
2019.1.0a1
2019.2.0a1
Issue ID
1121652
Regression
No
[WebGL] Build stalls on load and periodically freezes for multiple seconds when GPU Instancing is enabled on a Material
How to reproduce:
1. Open the user's project
2. Build project with scene "MainScene" for WebGL
3. Run program in a browser and observe stalls
Expected result: the scene is shown immediately after the "Made with Unity" screen. The 3D grid of cubes spins smoothly in view at all times
Actual result: the "Made with Unity" screen is followed by a long stall (~10 seconds) before the scene is shown. The 3D grid of cubes periodically freezes while spinning
Reproducible with: 2017.4.19f1, 2018.3.4f1, 2019.1.0b2, 2019.2.0a3 (only on Google Chrome and Mozilla Firefox)
Note: the issue does not reproduce on Microsoft Edge. Also, the periodic freezing at runtime stops after ~5-10 seconds in the repro project
Comments (1)
-
JRock2424
Oct 07, 2020 21:09
We are still seeing this issue in 2019.4.8.f1 in both Chrome and Firefox
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
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
Resolution Note (fix version 2019.2):
This is a bug in browsers (Angle): https://bugs.chromium.org/p/angleproject/issues/detail?id=2967
Google and other contributors are working on the fix.