gsurla1
Honored Guest
since ‎06-12-2014
‎02-23-2021

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

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 su...
Hello, I'm currently working in Unity to create a VR hub application that links to three VR experiences that reside in their own separate executables. Currently, I drop out into the OVR white room when transitioning from one executable to another. On...