Replicating a variable in a custom AGameState breaks playercontroller on client

Pretty much any replicated variable with GetLifetimrReplicated breaks the clients, even standard types like float or int32. I don’t get any compiling errors.