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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment