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
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
- [Android] "Adding null Transform to TransformAccessArray will result in degraded performance" warnings printed when loading and unloading scenes with 2D animated characters
Resolution Note:
https://github.cds.internal.unity3d.com/unity/Addressables/pull/663