I've started reworking my VR interaction system to use Unity's new XR plugins and I'm having some issues with the Oculus one. I'm trying to poll Unity.XR.Oculus.OculusUsages.IndexTouch via Input Device.TryGetFeatureValue() to no avail. I'm able to successfully get proper values for ThumbTouch. Is anyone else having issues with this?