Can't teleport to meshes edges

I already have a NavMesh and it covers everything. By disabling the collision, I’m no longer able to teleport to any spot on the mesh which makes things worse. I think the issue is in the VR Pawn, either because of the capsule collision or because of the way the default code calculates the destination spot which collides with the capsule.