Search Issue Tracker
Fixed
Votes
1
Found in [Package]
1.14.2
1.16.0
1.16.3
1.16.6
Issue ID
ADDR-1498
Regression
No
[Addressables] Addressable Groups paths reset after Unity restarts when setting them for all the groups at the same time
Steps to reproduce:
1. Open the attached project "addressablesmultiline.zip"
2. In the Addressable Groups, window select both groups
3. In the Inspector modify the Build Paths and Load Paths (for instance, setting to LocalBuildPath and LocalLoadPath, respectively).
4. Save and restart Unity.
5. Check again the values, they have been rested
Expected results: Addressable Groups build and load paths are saved after restart
Actual results: Addressable Groups build and load paths are not saved after restart
Reproducible with: 2018.4.25f1(1.12.0), 2019.4.5f1(1.12.0), 2020.1.0f1(1.12.0), 2020.2.0b2(1.15.0)
Not Reproducible with: 2020.2.0a1(1.8.4)
Note: The issue does seem to be related to the Addressable package version since version 1.12.0 reproduces with some unity versions and does not reproduce with others
Comments (1)
-
ben_unity903
Dec 14, 2021 10:40
I'm also seeing this problem on version 1.19.4 of the addressables package with unity 2019.4.25f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
- Audio preview stops in Editor when Unity loses focus and "Run in Background" is disabled
- [UI Builder] The last selected object in Preview mode remains stuck in a highlighted state after exiting the Preview mode
- The input and output have incompatible types error is shown in VGX graph when connecting Skinned Mesh Renderer property to Skinned Mesh Renderer node
- [UI Toolkit] Missing documentation about RegisterValueChangedCallback being fired on entering Play Mode for Values using SerializedObject data binding
Resolution Note:
https://github.cds.internal.unity3d.com/unity/Addressables/pull/663