No Enhanced Inputs Working in OpenXR 5.1

I am getting no inputs coming through from motion controllers in my project when using openXR/Index/5.1

I have the enhanced mapping set in the OpenXR plugin


I have input contexts set in the mapping

I have inputs set in the contexts

And I have it set up in the Pawn Blueprint at Begin play

Keyboard triggers set in separate contexts added to the enhanced input work but if I add the same keyboard inputs to the Motion controller context they no longer work.

Controllers track ok when playing game but there are zero inputs coming through (have tested with various Debugs attached to enhanced input triggers)