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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #1172835