Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.16.10
Issue ID
ADDR-1621
Regression
Yes
NullReferenceException is thrown in the Console log when selecting a GameObject with a AssetReferenceAtlasedSprite property
How to reproduce:
1. Open the user's attached "Bug_AddressableSubAsset.zip" project
2. Open the "SampleScene" Scene
3. Select the "BadObject" GameObject in the Hierarchy window
4. Observe the Inspector window
Expected result: AssetReferenceAtlasedSprite property is shown in the Inspector
Actual result: AssetReferenceAtlasedSprite property is not shown in the Inspector and NullReferenceException is thrown in the Console log
Reproducible with: 1.16.10 (2018.4.29f1, 2019.4.15f1, 2020.1.14f1, 2020.2.0b13, 2021.1.0a7)
Not reproducible with: 1.16.7 (2018.4.29f1, 2019.4.15f1, 2020.1.14f1, 2020.2.0b13, 2021.1.0a7)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment