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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment