OpenXR Enhanced Inputs Cant change Input Contexts

I cant seem to be able to change Enhanced input contexts during gameplay. I have the BP below which attempts to add contexts during gameplay but after triggering it only adds the keyboard controls in hte configs and does not add the motion controller controls part of the context. Have also tried the same with changing configs instead. Same result.


image

If I change the “mappable input config for XR” setting in the Plugins/OPENXR input to one of the configs then it works from begin play so I know the configs/contexts are working ok, but I cannot seem to be able to alter anything on the inputs after the game has already started. Is this a bug with the openxr plugin?