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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment