Search Issue Tracker
Fixed
Fixed in 1.21.15
Votes
0
Found in [Package]
1.21.14
Issue ID
ADDR-3494
Regression
Yes
"AsyncOperationHandle.Status" does not change to "Failed" when "Addressables.DownloadDependenciesAsync" receives a checksum or a read error on WebGL builds
Reproduction steps:
1. Open project “AddressablesError.zip”
2. Switch Platform to WebGL
3. Build and Run the project with the Development Build enabled
Expected result: The logs stop repeating and end with "Final status = Failed"
Actual result: The log "Current status = None progress = 0.x” loops forever
Reproducible with: 1.21.12, 1.21.14 (2021.3.29f1)
Not reproducible with: 1.21.10, 1.21.15 (2021.3.29f1)
Couldn’t test with: 1.21.15 (2022.3.7f1, 2023.1.9f1, 2023.2.0b6) (Error building Player because scripts had compiler errors)
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment