This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
Controller management required for situations where multiple data providers can exist on a single platform #247
Labels
Bug
Something isn't working
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
With Windows Mixed Reality, OpenVR was for standalone and WMR was for UWP, there was a clear separation
Now with the addition of Oculus, we have situations where multiple data providers can compete for the controllers to manage, resulting in multiple data providers capturing and rendering the detected controllers.
Seems we need a higher level controller management framework to ensure that once a controller is activated and registered, it is ignored by any other provider.
To Reproduce
Expected behavior
Once a controller is active, it should be ignored by other data providers
Actual behavior
Free for all, everyone registers and renders
Your Setup (please complete the following information)
Target Platform (please complete the following information)
The text was updated successfully, but these errors were encountered: