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
- Editor is stuck in an infinite reimport loop when a specific project is reloaded
- Editor gets stuck on the "Reloading Domain" window when the Play Mode is entered and exited a few times in a short period
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
This is a duplicate of issue #1377648