Vive controller jitter on moving pawns

Disable the low latency update on the motion controller components. This will introduce some lag but it will be much better than the controllers flailing wildly around as will happen if low latency update is enabled on a moving pawn.

Can’t help you with the distance from origin thing although you might want to look into level streaming if you really get far enough for floating point rounding issues to become significant.