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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note (fix version 1.21.8):
Fixed in 1.21.3 by an unknown PR