Search Issue Tracker
Duplicate
Votes
0
Found in
2022.2.0a9
Issue ID
1412464
Regression
Yes
NullReferenceException is thrown when removing array item from selected Asset
How to reproduce:
1. Open the user's attached project
2. In the Inspector window, from the More Items (⋮) menu, switch from Normal view to Debug
3. At the top of the Editor, go to Test -> CreateAsset
4. In the Project window, select "wrongfulasset"
5. Go to Test -> RemoveItem
6. Observe the Console
Expected result: no NullReferenceExceptions are thrown
Actual result: excessive NullReferenceException errors are thrown
Reproducible with: 2022.2.0a9, 2022.2.0a10
Not reproducible with: 2019.4.38f1, 2020.3.33f1, 2021.3.1f1, 2022.1.0b16, 2022.2.0a8
-
Resolution Note:
Same root cause as case 1377648
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
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
This is a duplicate of issue #1377648