Search Issue Tracker
Fixed
Fixed in 1.18.3
Votes
0
Found in [Package]
1.18.3
Issue ID
ADDR-2104
Regression
No
[Addressables] Cache Clear Behaviour is reset when editing Asset groups in multiple selection after reopening the project
Reproduction steps:
1. Open the attached project "AddressablesBugs.zip"
2. Open the Assets/AddressableAssetsData/AssetGroups folder
3. While holding the "Shift" button click on Group 0 and Group 4 to select all 5 groups
4. Set Cache Clear Behaviour to any of the 2 given values in Advanced Options in the Inspector
5. Save and close the project
6. Reopen the project
7. Check the Cache Clear Behaviour for each of the Groups in Assets/AddressableAssetsData/AssetGroups folder
Expected result: All the groups from 0 to 4 have the same Cache Clear Behaviour option
Actual result: All the groups from 0 to 4 do not have the same Cache Clear Behaviour option
Reproducible with: 1.17.3 (2019.4.29f1, 2020.3.15f1), 1.18.3 (2021.1.16f1, 2021.2.0b4, 2022.1.0a3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings when warming up shaders with GraphicsStateCollection
- Color and Location fields disappear when removing gradient marker in the HDR gradient Editor (linear) window
- Create Node window appears on the top left corner of the Editor when opening window with space keyboard shortcut after selecting a Context
- HasCharacters() returns false when checking Emojis using surrogate pairs, despite characters being present in the Font Asset
- An error is thrown when building AssetBundles with DisableWriteTypeTree and StripUnityVersion flags
Add comment