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 Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment