Arrays of structs do not register default values when the array is resized.
Regression (no) issue (does) occur in 4.11.2
Results
Print String prints
"
0
0
0
"
100 times
Expected
Print String prints
"
1
2
3
"
100 times
Head over to the existing Questions & Answers thread and let us know what's up.
4 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.12.2, 4.15 |
Target Fix | 4.19 |
Created | Jun 15, 2016 |
---|---|
Resolved | Dec 5, 2017 |
Updated | May 4, 2023 |