Search Issue Tracker
Duplicate
Votes
2
Found in
2018.3.0a6
2018.3.6f1
2019.1.0a1
2019.2.0a1
Issue ID
1129370
Regression
No
Null reference exception is thrown when applying Array list changes to the first level nested prefab
How to reproduce:
1. Open the user-submitted project ("PrefabBug.zip") and open the "SampleScene"
2. In the Hierarchy Window find the "PrefabTester" object
3. In its Inspector Window change the "List Of Float" -> "Size" to 2
4. Try to apply the changes to the prefab by right-clicking "List Of Float" and pressing the "Apply to Prefab 'PrefabTestPrefab'" button
5. Observe the Console
Expected result: the changes are applied without any issues
Actual result: the editor throws a null reference exception and the changes are not applied correctly
Reproduced in: 2019.2.0a6, 2019.1.0b4, 2018.3.7f1
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
This is a duplicate of issue #1172835