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
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
Add comment