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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
This is a duplicate of issue #1377648