Search Issue Tracker
Active
Under Consideration for 2.2.X
Votes
1
Found in [Package]
2.2.2
Issue ID
ADDR-3782
Regression
No
Custom Asset Provider is being not used when it's selected in Addressable Asset Settings
Reproduction steps:
1. Open the attached “BugRepro” project
2. In the Project window, select “Assets/AddressableAssetsData/AddressableAssetSettings” Asset
3. In the Inspector window, set the Asset Provider and Asset Bundle Provider options to “Custom AssetBundleProvider“
4. In the Addressable Groups window (Window > Asset Management > Addressables > Groups), build the content (Build > New Build > Default Build Script)
5. Build and run the project (File > Build And Run)
6. Observe the Console in the built player
Expected result: “Provide in CustomAssetBundleProvider” messages are logged
Actual result: The messages are not logged
Reproducible with: 2.0.3 (2023.3.0a15), 2.3.0 (6000.0.21f1)
Couldn't test with: 1.22.2 (2021.3.44f1, 2022.3.48f1) (Addressables errors in player)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment