Fix VR View to Camera

Hi I have a Blueprint of a moving car and a camera attached to the seating position. It works fine, when i let it play from selected viewport, but jumps to the origin of the car, if i start VR preview… any ideas how i can fix this? I need the view from the seating position in VR.

There’s a flag in the camera settings (details window in your BP) with the option ‘lock to HMD’, make sure that’s ticked. Youll also need a ‘enable HMD’ node in your player pawn, too.