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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a9 and above