Motion controller component on Vive

Has anyone successfully used a motion controller component with the Vive yet? I’m finding it to be in a really wrong position and it’s completely broken while the game is paused, even if the pawn is set to tick while paused.

Anyone else have better luck?

Okay, the controller needs to be placed at the same location as the camera component, if you have one. Still no luck on the pause.

Old thread, but in case anyone else is looking: In order to get my motion controllers to update while paused I had to directly call SetTickableWhenPaused on the motion controller component on my pawn, even though the pawn was set to tickable while paused already.

Thanks for posting, I just came here to see if anyone had figured out the controllers + pausing in BP.