Jump to content

DDD_KK

Verified Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by DDD_KK

  1. Hi @zzy This problem was resolved thanks to your support. Thanks for taking the time.
  2. Hi @zzy I misunderstood that I remove SteamVR Plugin and install OpenXR. Am I correct in assuming that I remove the #if clause at beginning of WindowsPlayModeMonitor.cs from the unity project state of my initial post? That means I don't have to delete SteamVR Plugin.
  3. Hi @zzy I followed the "Getting started" instructions in the following URL to install OpenXR. https://docs.unity3d.com/Packages/com.unity.xr.openxr@1.2/manual/index.html However, I haven't been able to try your suggestion because VIVE pro is still in SteamVR Home when I enter Play mode. Do you know of any solutions?
  4. Thank you very much for your response. I want to use HandTracking and VIVE Tracker in the same time, does UnityXR support these?.
  5. I'll add my PC specs. OS : Windows 10 Pro 64-bit (10.0, Build 19042) (19041.vb_release.191206-1406) CPU : Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (12 CPUs), ~3.2GHz Memory : 32768MB RAM GPU : NVIDIA GeForce GTX 1060 6GB
  6. I imported SteamVR Plugin and Vive Hand Tracking SDK from the following URL into an empty project I created in Unity Editor 2020.3.19f1. Vive Hand Tracking SDK 1.0.0 : https://hub.vive.com/storage/tracking/unity/setup.html SteamVR Plugin 2.7.3 (sdk 1.14.15) : https://assetstore.unity.com/packages/tools/integration/steamvr-plugin-32647 A When I opened the sample project(Assets/Samples/VIVE Hand Tracking SDK/1.0.0/Sample/Sample.unity) and enter Play Mode it worked fine, but when I exited Play Mode, Unity crashed. Please let me know if there is a way to exit Play Mode normally. Editor used Unity Editor 2020.3.19f1 SDK used Vive Hand Tracking SDK 1.0.0 : https://hub.vive.com/storage/tracking/unity/setup.html SteamVR Plugin 2.7.3 (sdk 1.14.15) : https://assetstore.unity.com/packages/tools/integration/steamvr-plugin-32647 Operation procedure Connect the VIVE Pro and launch SteamVR from Steam. Create an empty project in Unity Editor 2020.3.19f1. Import SteamVR Plugin 2.7.3. Import Vive Hand Tracking SDK 1.0.0. Follow the instructions in the window to complete the settings. Open the sample project(Assets/Samples/VIVE Hand Tracking SDK/1.0.0/Sample/Sample.unity) and enter Play Mode. Exit Play Mode after confirming that virtual hands are displayed. Expected result Exit play mode normally. Actual results Unity Editor crashes.
×
×
  • Create New...