Search Issue Tracker
Fixed
Votes
1
Found in [Package]
1.3.3
Issue ID
ADDR-1612
Regression
Yes
Addressable Group Templates changed and saved paths revert after re-opening the Editor when only the paths were changed
How to reproduce:
1. Open the user's attached "addressables-experiments" project
2. In the Project window select the "Packed Assets" Asset found in the "Assets/AddressableAssetsData/AssetGroupTemplates" folder
3. In the Inspector change the Build Path and Load Path options to "BuildTarget"
4. Save the project (File->Save Project)
5. Close and re-open the project
6. Select the "Packed Assets" again and look at the Inspector
Expected results: The Build Path and Load Path changes are saved to "BuildTarget"
Actual results: The Build Path and Load Path changes were not saved and reverted back to "<custom>"
Reproducible with: 1.3.3, 1.16.7 (2018.4.29f1, 2019.4.15f1, 2020.1.14f1, 2020.2.0b11, 2021.1.0a6)
Not reproducible with: 1.2.4 (2018.4.29f1, 2019.4.15f1, 2020.1.14f1, 2020.2.0b11, 2021.1.0a6)
Notes:
- Changing any other option with the Build Path or Load Path option and saving the project will save the path options after restarting the Editor
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