Possible Structure Bug

Hello all,

I am working with a Structure BP that has a nested Structure as it’s variables.

I update the values of the structure in BPs like below.

This works totally fine. However, if I go to the structure with the default values, and I change a value (Not the name of the variable), the pins seem to become “lost”?

It does not matter what value I change, it will break the pin for every single item in the structure, and appear unlinked at the top. I have to manually unlink and link them again.

Is it safe to assume this is not the intended behavior of this feature?

Thanks