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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note:
https://github.cds.internal.unity3d.com/unity/Addressables/pull/663