Search Issue Tracker
Fixed
Votes
2
Found in [Package]
1.18.11
Issue ID
ADDR-2281
Regression
Yes
[Addresables] "Unable to load dependent bundle from location" error is thrown when custom Bundle Asset Provider Type is used
How to reproduce:
1. Open the user's attached "Test.zip" project
2. In the Project window select the "Default Local Group_BundledAssetGroupSchema" Asset (Found in the Assets/AddressableAssetsData/AssetsGroups/Schemas folder)
3. In the Inspector set the "Bundle Asset Provider Type" to "Custom AssetBundle Provider"
4. Open the Addressables Groups (Window->AssetManagement->Addressables->Groups)
5. In the Addressables Groups select Play Mode Script->Use Existing Build
6. In the Addressable Groups select Build->New Build->Default Build Script
7. Enter the Play Mode
Expected results: No errors are thrown, the "Prefab" GameObejct is instantiated
Actual results: The "System.Exception: Unable to load dependent bundle from location" error is thrown, the "Prefab" GameObject is not instantiated
Reproducible with: 1.18.11, 1.19.4 (2019.4.30f1, 2020.3.19f1, 2021.1.22f1, 2021.2.0b13, 2022.1.0a10)
Not reproducible with: 1.18.9 (2019.4.30f1, 2020.3.19f1, 2021.1.22f1)
Comments (3)
-
glenneroo
Feb 09, 2022 04:04
Having this issue with 2021.2.10f1 and Addressables 1.19.17.
-
RYL123
Nov 03, 2021 03:59
I encountered the same problem,and I couldn't find solution by google “Unable to load dependent bundle from location”.
It’s worth noting that I had no problem using version 1.16.19, but this problem only appeared when I upgraded to 1.18.16. -
Bart-Verdonck
Oct 28, 2021 12:18
is there any workaround for this issue?
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note:
Duplicate of ADDR-2279