Search Issue Tracker
Fixed
Fixed in 1.19.17
Votes
0
Found in [Package]
1.1.9
Issue ID
ADDR-2344
Regression
Yes
Changes in the addressable group make the system unable to load assets from the ADB.
How to reproduce:
1. Open the attached project "Share.zip"
2. Open the Groups window (Window > Asset Management > Addressables > Groups)
3. Move the "Square.png" (Assets > Prefabs > Test) to the "Packed Assets" group
4. Select the "Default Local Group" group
5. In the Inspector window locate YamiSorterSchema and set the "Sort Order" to "Ascending"
6. Save the project (File > Save)
7. Enter Play Mode
Expected result: A plane GameObject is instantiated into the scene
Actual result: No plane GameObject is instantiated and errors are thrown into the console
Reproducible with: 1.1.9 - 1.19.9 (2019.4.32f1, 2020.3.22f1), 1.19.9 (2021.1.28f1, 2021.2.0b17, 2022.1.0a13)
Not reproducible with: 1.1.7 (2019.4.32f1, 2020.3.22f1)
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
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
Resolution Note (fix version 1.19.17):
Fixed in 1.19.17. The system can now load assets from the ADB.