Search Issue Tracker
Fixed
Fixed in 1.21.8
Votes
0
Found in [Package]
1.21.2
Issue ID
ADDR-3366
Regression
No
Scriptable Object Subclasses Element Addressable asset is empty, while Subasset is populated when using AddressableAssets Scriptable Object
Reproduction steps:
1. Open the attached “AssetReferenceDrawerBug” project
2. Select the “Assets/New Repro.asset” Scriptable Object
3. In the Inspector window click the Subclasses and “Element 0” dropdown arrows
4. Observe the “Element 0” Sprite Addressable Asset and Subasset
Expected result: Sprite Addressable Asset and Subasset both are populated
Actual result: Subasset is populated while Addressable Asset is empty
Reproducible with: 1.20.5, 1.21.1, 1.21.2 (2020.3.47f1, 2021.3.24f1)
Not reproducible with: 1.21.3 (2020.3.47f1, 2021.3.24f1), 1.21.10 (2022.2.17f1, 2023.1.0b14, 2023.2.0a13)
Fixed in: 1.21.3
Reproducible on: macOS Ventura 13.2.1 (M1 Max)
Note: Couldn't change package versions below 1.20.5, version stays stuck to 1.20.5
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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Resolution Note (fix version 1.21.8):
Fixed in 1.21.3 by an unknown PR