VR Camera moving inside pawn relative to HMD; Oculus Touch inputs not firing

The thumbstick directions are boolean inputs. They won’t work at all with the OpenXR plugin, since it would require an extension that Unreal hasn’t implemented (and even then it would only work with SteamVR). Use the Thumbstick X-Axis and Y-Axis inputs instead. They provide the full analog range.