Set Members In Struct node does not work

Another workaround as suggested in is to assign array element (i.e. struct) to a local variable like so:


This works fine for me in 4.10 and doesn’t require breaking an re-building struct instance.