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

UI Toolkit

-

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

  1. Resolution Note:

    Same root cause as case 1377648

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.