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
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Resolution Note (fix version 1.21.8):
Fixed in 1.21.3 by an unknown PR