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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment