Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.4.0
1.6.2
Issue ID
ADDR-1028
Regression
No
[Addressables] [WebGL] DownloadDependenciesAsync does not call the completed event on WebGL builds when page is reloaded
How to reproduce:
1. Open the attached project ("case_1220688-UMAProject.zip")
2. Set the build target to WebGL
3. Build Player Content
4. Make a WebGL build and run it
5. See that the progress bar eventually fills up
6. Refresh the page
Expected results: Progress bar eventually finishes loading and disappears
Actual results: Progress bar gets stuck when the page is refreshed, and no exceptions/errors are thrown in the developer's console
Reproducible with: 2018.4.18f1, 2019.3.3f1, 2020.1.0a25
Couldn't test with 2017.4 (package is not supported)
Reproducible with package versions: 1.4.0, 1.6.2
Tested on Chrome (79.0.3945.130), Firefox (73.0.1)
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
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
- Unity auto-generates code it can't compile when classes are renamed
- Terrain's "Grass Tint" Color picker has Alpha 0 by default
Resolution Note:
Believed to be a WebGL issue. Domas sent FB to WebGL.