Adding a variable to a structure erases values

I have a variable array with the variable type being my structure, when I add a new variable to that structure all the values in the array get erased. This bug only happens with arrays.

Hi ,

Unfortunately, I have not been able to reproduce this on my end.

  • Does this occur in a clean, blank project with no additional content or is it limited to one project?
  • What steps can I take to reproduce this on my end?
  • Are you using a custom struct for the array or an already established struct?
  • How are you adding to the array?

Happens always for me:

113782-wertertf.gif

I created my structure asset and made a new a struct variable with it in my BP then made that a array.

Thank you for submitting a bug report. I have reproduced this issue and logged a report for it here. You can track the report’s status as the issue is reviewed by our development staff.