OpenXR UI interactions not working #57
Replies: 3 comments 4 replies
-
Hi. Would you mind sharing a few screenshots of your project? It would be helpful to see the following:
If you're not using the Button component that's part of the UIControls sample, would you also mind sharing the code you're using to subscribe to various Gestures? |
Beta Was this translation helpful? Give feedback.
-
I copied the button from the example. I tested a bit more and it looks like it seems to have to do with the scaling somehow. There seems to be a really small spot (not even on the button) if i point there it works. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i used the sample code from the manual (https://novaui.io/manual/XRInput.html) to get the input system working with OpenXR.
I debug it and i get a ray and the press state from the controller. Unfortunately a button press is never triggered.
I also changed the Interactable click behaviour to different
I do not know why it is not working. Does anyone have a clue?
Beta Was this translation helpful? Give feedback.
All reactions