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
- "Error CS7069" thrown when Assembly Definition Asset platform is set to Editor only
- Crash on ParticleSystemRenderer::PrepareForRender when interacting with a specific Prefab in a scene
- Flickering occurs in Reflection Probes when when Probe Blending is enabled
- Color is not updated after the first click when changing Label Color in the UI Toolkit Debugger
- Assets appear unsorted when the Package Manager’s "Labels" filter is applied
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a9 and above