Search Issue Tracker
Active
Votes
0
Found in
2.8.1
Issue ID
UUM-133742
Regression
No
[Addressables] Errors are thrown and Editor Crashes when downloading an Asset Bundle from LoadAssetAsync and from DownloadDependenciesAsync at the same time
How to reproduce:
1. Open the attached “IN-133260_2676718-TestSamePackage“
2. Set the project target Platform to Android
3. In the Addressables Groups window, set the Play Mode Script to “Use Existing Build (Android)”
4. Open the “SampleScene” Scene
5. Enter Play Mode
6. Observe the Console
Actual result: The Asset Bundle download fails, errors are thrown and the Editor crashes
Expected result: The Asset Bundle is downloaded successfully and no errors are thrown
Reproducible with: 2.3.0(6000.0.67f1, 6000.5.0a6), 2.8.1(6000.0.67f1, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6)
Could not test with: 1.22.2(6000.0.67f1, 6000.5.0a6), 1.28.2(6000.0.67f1, 6000.5.0a6) (System.Exception and ArgumentException errors were thrown, and I was not able to fix them)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: The errors thrown are “Unable to move cache file” and “Error while downloading Asset Bundle: Couldn't move cache data “
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment