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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
This is a duplicate of issue #1377648