Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.18.9
Issue ID
1340461
Regression
No
[Addressables] The internal ID for local static content group is changed after updating a previous build
How to reproduce:
1. Open the attached "case_1340461.zip" project
2. Select Window\Asset Management\Addressables\Groups and Build\New Build\Default Build Script
3. Navigate to [ProjectFolder]\Library\com.unity.addressables\aa\Windows and open catalog.json file
4. Observe the "defaultlocalgroup_assets_all" value
5. In the Project window, select New Folder/Cube and change its scale (or make any other modifications)
6. In the Addressables Groups window, select Tools\Check for Content Update Restriction and select Apply Changes
7. Select Build/Update a Previous Build
8. Navigate to [ProjectFolder]\Library\com.unity.addressables\aa\Windows and open catalog.json file
9. Observe the "defaultlocalgroup_assets_all" value
Expected result: values are the same
Actual result: values are not the same (new asset bundle is built for the static group)
Reproducible with: 1.16.10 - 1.18.9 (2018.4.36f1, 2019.4.28f1, 2020.3.11f1, 2021.1.11f1, 2021.2.0a20)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Add comment