Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.1.10
Issue ID
1182789
Regression
No
NullReferenceExceptions are thrown after reseting AddressambleAsset and checking any checkbox on the asset
How to reproduce:
1. Open the attached "19.3 Packages.zip: Project
2. Click on Assets/AddressableAssetsData/AddressableAssetSettings.asset in the Project View
3. Reset the asset
4. Check "Log Runtime Exceptions" Checkbox
5. Observe the Console
Expected Behaviour: No exceptions are thrown
Actual Behaviour: The exceptions are thrown every time you click on the Checkbox
Reproducible with(unity versions): 2018.4.8f1, 2019.2.6f1, 2019.3.0b4, 2020.1.0a1
Reproducible with(package versions): 1.1.10, 1.2.3
Note: Not reproducible on newer than 2020.1.0a1 versions as the reset button is not active in those versions. Could not test with 2017.4 as there are no packages.
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
Due to other priorities we will not be addressing this issue at this time.