I’ve encountered this as well, specifically on the Quest. I was able to (I think) fix it by adjusting the Default Player Height variable on BP_VRPawn. In my specific case the player needs to be fixed to the ground and unable to move, so this had to be solved without teleportation. The default value was 500.0 but changing it to 10 was a significant improvement.
1 Like