Search Issue Tracker
Not Reproducible
Votes
1
Found in [Package]
1.21.20
Issue ID
ADDR-3658
Regression
Yes
Addressable Asset Group Custom Build & Load Paths are cleared when in Play mode
Reproduction steps:
1. Open the attached project "ReproProject"
2. In the Project Window, navigate to the "Packages/com.edshed.edshed_unity_api/Runtime/AddressableAssetsData/AssetGroups/SpellingLists.asset" file
3. In the Inspector window, locate the "Content Packing & Loading" section and observe the Path Preview for Build & Load Path
4. Enter Play mode
5. Repeat step 3
Expected result: The Build & Load Paths remain visible
Actual result: The Build & Load Paths are cleared
Reproducible with: 1.19.19, 1.21.20 (2021.3.37f1, 2022.3.23f1, 2023.2.17f1)
Not reproducible with: 1.19.18 (2021.3.37f1, 2022.3.23f1, 2023.2.17f1), 2.0.8 (6000.0.0b14)
Fixed in: 2.0.3 (2023.2.17f1)
Reproduced on: Windows 11 23H2 (22631.3007), macOS 14.4 23E214 Darwin 23.4.0 (user’s info)
Not reproduced on: No other environment tested
Note: The only workaround found was to restart the Editor
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
Tested using included version of Addressables on Editor version 2022,3.17f1 and could not reproduce.