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
- 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:
Believed to be a WebGL issue. Domas sent FB to WebGL.