Search Issue Tracker
Fixed
Fixed in 1.19.19
Votes
1
Found in [Package]
1.19.11
Issue ID
ADDR-2514
Regression
Yes
Addressable Asset Group Build & Load Paths are replaced with Local when setting custom paths
How to reproduce:
1. Open the attached project (AddressablesTest.zip)
2. In the Project window, navigate to Assets/AddressableAssetsData/AssetGroups and select "Packet Assets (Addressable Assets Group)
3. In the Inspector window, under Content Packing & Loading, change Build & Load Paths to custom
4. Change Build Path and Load Path to custom and set the paths to "test"
5. Press the Play button
6. Observe the Build & Load Paths in the Inspector
Expected result: Build & Load Paths remain as the custom set paths
Actual result: Build & Load Paths are changed to Local.LoadPath regardless of previous custom setting
Reproducible with: 1.19.11, 1.19.3 (2019.4.36f1, 2020.3.29f1, 2021.2.12f1, 2022.1.0b8, 2022.2.0a5)
Not reproducible with: 1.19.9 (2019.4.36f1, 2020.3.29f1, 2021.2.12f1, 2022.1.0b8, 2022.2.0a5)
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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Resolution Note (fix version 1.19.19):
Fixed in Addressables 1.19.19 available for 2019.4.0f1 and up