Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a19
2021.2.11f1
Issue ID
1404114
Regression
Yes
NullReferenceException is thrown when drag-and-dropping Prefab into PropertyField-drawn Collection
How to reproduce:
1. Open the user's attached "Blank" project
2. Open the "Test -> Editor Window" custom window from the menu
3. Drag-and-drop any Prefab from the Project Browser into the Array in the "Editor Window" custom window
Expected result: Drag-and-dropped Prefab is successfully added into the Array
Actual result: "NullReferenceException: Object reference not set to an instance of an object" is thrown in the Console log
Reproducible with: 2021.2.0a19, 2021.2.12f1
Not reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.0a18, 2021.2.13f1, 2021.2.14f1, 2022.1.0b11, 2022.2.0a7
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.2):
Fixed in 2021.2.13f1