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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Resolution Note (fix version 2021.2):
Fixed in 2021.2.13f1