Weird issue between 5.4 and 5.5

Update!
I soooo don’t understand this but seems like when i have “exposed on spawn” [ticked], it’s causing this issue,

so in my widget i have to call the variables from the actor component, so done the norm, event construct → Add Component by Class(actor Component) → Connect Return to ->set (AC_“Actor Component”) (like so → https://kappa.lol/5_5wK)

what I’m not understanding is why “exposed on spawn” would it or how does it, make the variables take on the struct values (watch are blank as I’m using the strut as a template) and not use the value’s of the variables iv set