Struct Arrays Not keeping Default Values

Structs will Loose Their Default Value when set to arrays.

This is whenever the struct is set to be a data input on a local function in Control Rig

In the first example the struct is set to an array in the entry node
In the Second Example the Struct is set to an array within a parent struct.

_______________________________________________
Engine Version: 5.6.1

Update on Self
Discovered the Defaults ARE Coming though in the Details Panel,

Seems to be a visual Bug on the local Function Node.