I fired up UE 4.13 and used the base VR template scene for testing. Just adding a delta translation to the player pawn in the level blueprint tick is enough to reproduce the jitter, especially when rotating the controllers. That leads me to conclude it’s a performance issue: With a moving pawn and a non-trivial scene, the UE low latency update will tend to overcompensate.