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

No gesture events when UXT 0.12.0 is active #41

Open luis-valverde-ms opened 3 years ago

luis-valverde-ms commented 3 years ago

UXT currently consumes all hand select and hand grip events raised by OpenXR. This prevents any other code using those events, even if the are not used by any UXT control. UXT should instead not consume the events.