Search Issue Tracker
Fixed
Fixed in 1.20.5
Votes
0
Found in [Package]
1.20.3
Issue ID
ADDR-2810
Regression
Yes
CRC Mismatch prevents download when retrying to load Bundles with Addressables
How to reproduce:
1. Download the attached project
2. Prepare a local host server and make the load paths from the group point to that server
3. Disable the stripping Unity version from the default group
4. Build the Bundles
5. Upload the files to the server path
6. Set the Addressables Play Mode Script to Use Existing Build
7. Press the Play button and wait for the image to load
8. Enable the stripping Unity version on the build settings and repeat steps 4-7
9. Observe the Console
Expected result: errors are triggered, but the image is rendered upon successful first retry
Actual result: errors are triggered and the retry does not happen, thus the image is not loaded
Reproducible with: 1.19.4, 1.19.9 (2019.4.40f1, 2020.3.35f1, 2021.3.5f1, 2022.1.8f1, 2022.2.0a18)
Not reproducible with: 1.18.19
Reproducible on: Ubuntu 20.04
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note (fix version 1.20.5):
Fixed in Addressables 1.20.5