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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment