Jump to content

tamasa

Verified Members
  • Posts

    6
  • Joined

  • Last visited

Reputation

0 Neutral
  1. Hi! Out Unity app has a feature where it fades in/out the passthrough in the background (under the in-scene objects). This works on other platforms (quest for example), but we can't change the passthrough underlay opacity on HTC Vive devices. I can see that the sdk has a method for setting passthrough overlay opacity, but not for underlay. Is there any way to do it?
  2. Hi! Is it possible to change the opacity/alpha of the underlay passthrough? (like in Oculus devices for example) Is is possible to achieve the same as "WVR_SetPassthroughOverlayAlpha" for Underlay?
  3. No worries, thanks for the answer! So does that mean the only way to avoid this issue is to use native Wave calls for input? That would be really inconvenient for us as we support multiple platforms. I've submitted a bug report to Unity about this.
  4. Hi @chengnay! I'm using the sample project provided by the VIVE Wave XR Plugin. Looks like it's using a script called "ActionToVisibility" that indeed uses Input Action. Could you please check if you can reproduce the issue? How would I go about providing logs? Do you mean connecting to the headset and collecting the logs from android logcat?
  5. Hi! We've encountered a problem in Unity with the Wave SDK and managed to reproduce in in the sample project. If I put the headset to sleep mode and turn it back on, the controllers don't regain tracking properly in a Unity app. If I press the home button, the controllers are properly tracked on the overlay, but not in-app. The issue if visible on the following recording I've made with the sample project provided by the SDK (Assets\Samples\VIVE Wave XR Plugin\5.1.1-r.4\XR\Controller). After coming back from sleep mode, the left controller is not tracked any mode. Looking at the UI display the controller's position readout is correct, the model is just not updating (the video resolution is low but the numbers showing the controller positions are correct). Strangely the only thing that works on the left controller is the thumbstick proximity sensor and pressing it, nothing else is updating. Unity Focus 3 tracking lost after sleep modec - GIF - Imgur Details: Unity 2021.3.16f1 Input System 1.4.4 VIVE Wave XR Plugin 5.1.1-r.4 VIVE Wave XR Plugin - Essence 5.1.1-r.4 VIVE Wave XR Plugin - Native 5.1.1-r.4 WaveXR Plugin provider turned on in XR Plug-in Management
×
×
  • Create New...