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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1172835