I have a openxr project with XR interaction toolkit. I build my game for both pcvr (steamvr) and oculus quest standalone.
When i first tried building it for steamvr i had an issue with UI interaction. I couldn’t click any buttons however pointing (hovering) was working correctly. I removed “Oculus Touch Controller” from my Interaction Profiles in OpenXR settings and left the “Meta Quest Pro” and it helped. However when testing it on PICO using steamVR we ecountered same issue as it was for Quest 2 devices. For some reason trigger pressed is not working. Please help
XRI version: 2.5.2
OpenVR (steamVR): 1.2.1
OpenXR plugin: 1.9.1
P.S. i can’t update XRI cause it will break my custom input system used for movement…
UPD: I updated OpenXR Plugin to latest version (1.14). And not Oculus Quest build is working good with both quest profiles (Oculus Touch Controller, Meta Quest Pro) but still no Pico support