Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.1.0a16
2020.3
2020.3.5f1
2021.1
Issue ID
1331292
Regression
Yes
[WebGL] Builds don't load in Firefox when browser setting "Never remember history" is active
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Make a WebGL build
3. Open the built Player on Firefox browser
4. Take note that the Player loads up
5. In the browser's preferences, select the "Never remember history" option (Preferences->Privacy & Security->History)
6. Open the WebGL Player again
7. Inspect the Developer Console (shortcut F12)
Expected result: WebGL Player loads up
Actual result: WebGL Player doesn't load and there's a "still waiting on run dependencies" error thrown
Reproducible with: 2020.1.0a16, 2020.3.6f1, 2021.1.4f1, 2021.2.0a8
Not reproducible with: 2018.4.34f1, 2019.4.24f1, 2020.1.0a15, 2021.2.0a9
Comments (1)
-
jgvidottora
Aug 17, 2022 19:23
I'm having this issue with 2022.1.11f1 version
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a9 and above