Getting input from Windows Mixed Reality controller thumbstick.

Hi,

I downloaded the latest unreal engine and the demo VR project with 2 levels demonstrating the MotionController Pawn grab, teleport and rotate actions.
Grabbing and rotating works, but teleportation does not.

TeleportRight is assigned to Mixed reality (R)thumbstick however it does not register any actions.
Teleport works if I replace that key binding with touch pad for example.

Also, MotionController Thumb Right_X prints out correct values, so the thumbstick is working.

I tried changing key bindings for steam vr and set the “keep thumbstick clicked” if joystick is deflected by X angle, but it made no difference.