UE5: Repnotify doesn't work with array of structs

I really thought something would change if I wrap an array into additional struct (because it would certainly have another reference), but no. Checked that GameState is valid, have no idea for any workaround or something else