Jump to content

Fuzzypeg

Verified Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Fuzzypeg

  1. We are building for multiple platforms including oculus and as such we switch the XR plug-in at build time as required, but Wave XR runs whether it is supposed to be active or not. This results in logs being spammed as Wave XR is failing to find the device as it is running on a Quest 2.
    Wave XR adds a scripting define when it is enabled, but it seems this is not actually used to ifdef out the code that is registered as [RuntimeInitializeOnLoadMethod]. Please can we get a fix for this as it is making debugging more difficult on other platforms without having to completely remove the Wave XR packages from the project.

    Repro steps:

    1. Build with any other XR plug-in enabled and Wave XR disabled.
    2. Run and observe that the Wave XR code still runs and spams logs.
  2. Hi, this seems like the most basic of functionality but I can't seem to figure out how to get it to work. I am able to select an input field, but nothing happens and so far I haven't been able to find any answers. Is there something I need in the manifest like there is for oculus? 
    I am using unity 2020.3 with the vive focus 3.

×
×
  • Create New...