Adding a BP structure as a local variable to a function in a UMG widget
graph will display the correct default values in the editor, but zero out
to per-element defaults at run time.
Update:
Other users are experiencing this with local variables in standard blueprints and not just UMG. I will comment with updated repro steps.
Result: "Test" prints Expected: "NewTest"
Head over to the existing Questions & Answers thread and let us know what's up.