microsoft / MixedReality-UXTools-Unreal

UX tools and components for developing Mixed Reality applications in UE4.
https://microsoft.github.io/MixedReality-UXTools-Unreal/
MIT License
316 stars 86 forks source link

"reposition" speech command not working with OpenXR in Unreal Engine 5.0.1 #56

Open SebastianSchumm opened 2 years ago

SebastianSchumm commented 2 years ago

I have been using the UXToolsGame for testing Holographic Remoting with HoloLens 2. When using OpenXR, the "reposition" speech command has no effect. The InputAction RepositionWorld is triggered and calls "Reset Orientation and Position", but the underlying OpenXR plug-in has not implemented this function. @fieldsJacksonG has helped me debugging this so far.

luis-valverde-ms commented 2 years ago

Hi @SebastianSchumm . From your description it sounds like the issue lies inside the "Reset Orientation and Position" BP node, either on Epic's side or on the Microsoft Open XR side. @fieldsJacksonG , is this one in your radar?

SebastianSchumm commented 2 years ago

@fieldsJacksonG submitted a fix expected to go into UE 5.1.