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

Scene Management

-

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

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.