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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note:
Believed to be a WebGL issue. Domas sent FB to WebGL.