Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.6f1
Issue ID
1078503
Regression
No
New elements are not initialized with predefined values when adding an element to the Serializable List or Array
How to reproduce:
1. Open the attached "TestFor1078503.zip" project's SampleScene
2. Select TestObject from the Hierarchy
3. In the Inspector window under the Test Component increase the List Size to any number
4. Notice that the List elements got initialized with default C# values
Expected result: Serializable List elements are initialized with predefined values
Actual result: Serializable List elements are initialized with default C# values
Reproducible with: 2017.2.3p4, 2017.4.11f1, 2018.2.8f1, 2018.3.0b1
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
This is a duplicate of issue #442732