Rotation not work in VR

Hello,

We want to set the camera follow the headset of Oculus rift by using EnablePlayerControllerFollowHmd, but this function seems to only work with position tracking, not rotation tracking. Why is this happening?

Thanks.

Just use a tick event to get the rotation of the HMD and set the camera to be the same.