How to set the controler rotation on Client side?

Hi!

Im trying to get the yaw and pitch on a spring arm with the controler rotation so the camera are behind my player on the client side on spawn.

The player gets the rotation from a playerstart in the game mode at spawn and the actor start rotation are just fine both on server and client side but the controler rotation only rotates (starts on the same rotation as the actor)to the start rotation on the server.

is it possible to get it to work on client side? feels like I have tried everything :confused: or do I have to rotate the spring arm and not using the controler rotation?

Or have I missed some hidden setting somewhere?