Client's spingarm/camera rotation is not updating from server's viewport

Use Get Base Aim Rotation or Control Rotation.
If you need an accurate World Location for the camera on the server get it from the Camera Manager.

Controller (casted to class) → Camera Manager → Get Camera Location


Purple trace is server, Red is client

Without these results:
image

With Base Aim Rotation and CM->Get Camera Location