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
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left
- One Camera is not being rendered correctly when the Upscaling Filter is set to Automatic or Bilinear
- Terrain Layer is used for Painting Texture and will be added to the Terrain Layer List after being replaced by another Terrain Layer
Add comment