Jump to content

VIVE_chengnay

Employee
  • Posts

    717
  • Joined

  • Last visited

Reputation

58 Excellent

3 Followers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi @Tibor, Could you provide some screenshots to clarify your questions? Maybe screenshots regarding your current setup environment(Settings, Plugins's version) will be helpful too. I am not quite sure what do you mean by below statement. Is it error message show in console?
  2. Currently, there is another method is to use VBS. But, your project will need to switch to PC platform and use SteamVR Unity Plugin for development. Tips for cross-platform project, you can install Vive Input Utility. https://github.com/ViveSoftware/ViveInputUtility-Unity Using the same API to get data information. You can easily switch plugins without changing your C# code. Note: If you did install the apk from Direct Preview, please reinstall VBS app.
  3. Hi @DRSpearing, Could you double check Default_5_3_2.uproject, is ViveOpenXR enabled? File path: C:\Users\DanSpearing\Development\Unreal Projects\Templates\Default_5_3_2\Default_5_3_2.uproject If yes, could you try package our ViveOpenXRGame sample? Is the issue still exist?
  4. For now, you might need to build apk and debug in VR. You can print debug information in VR.
  5. Hi @fate.hua, Currently, Direct Preview does not support Ultimate tracker for now. Support Ultimate tracker is in our roadmap.
  6. Hi @DRSpearing, Could you double check if plugin is enabled? If yes, please uncheck and check then rebuild.
  7. Hi @blongo, What other plugins have you installed in your project? Which Unity version did you use?
  8. Hi @Tibor, If your Unity project calls ViveStreaming service, please ensure you destroy or terminate the service before stopping your app. You can also share your script to me for further investigation.
  9. Hi @blongo, You are required to install Wave XR Plugin to run your app as 3D. Could you download the latest plugin from GitHub and try again? https://github.com/ViveSoftware/VIVE-Wave/releases/tag/versions%2F5.6.0-r.10.2 If you get any compile error, please provide your error message to me.
  10. Hi @DRSpearing, Could you provide apk(required developement build) or log file for further assistance? C:\Users\<Account>\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+Epic+Games+UE_5.3 Below is an example of our SDK and NDK settings, You can also checkout below document to setup your SDK and NDK. https://dev.epicgames.com/documentation/en-us/unreal-engine/how-to-set-up-android-sdk-and-ndk-for-your-unreal-engine-development-environment
  11. Hi @blongo, Could you try deleting the AndroidManifest.xml(Under Assets\Plugins\Android\) and try again? May I know which Wave XR Plugin version did you install?
  12. Hi @DRSpearing, Did you try using Vive OpenXR Plugin? https://developer.vive.com/resources/openxr/unreal/unreal-download/latest/
×
×
  • Create New...