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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a9 and above