Unity VR Development
Share Unity VR development feedback, issues, and challenges here!
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Documentation Inconsistency and Typo

The docs have an inconsistency regarding whether to uncheck or check the " Disable Depth and Stencil" option. Wondering which doc is correct?Says to Uncheck: https://developer.oculus.com/blog/tech-note-unity-settings-for-mobile-vr/Says to Check: http...

Need help with integrating Lip-Sync in Unity

Hi,I tried integrating lip-sync using Oculus integration from the Unity Asset Store, following instructions from the lip-sync guide but it doesn't work on my instantiated character until my app loses focus. It starts working after my app loses focus ...

Oculus Touch and UI how to guide for Unity.

Hey, guys! So I'm having a little trouble understanding and setting up the Oculus touch UI in my own game. I'm not new to Unity and I've downloaded and studied the Oculus Sample Frmwrk, yet I can't seem to understand the steps on how to implement the...

App ID, User ID

The User ID of the user who created the App ID is called up, but the User ID of the other user is not loaded. I can not implement a Custom Avatar between users. Only the avatars of the user who created the App ID are personalized.

Rotate camera within OVRCameraRig

Hi,so what I am trying to do, is to change the OVRCameraRig's position and rotate the CenterEyeAnchor afterwards, so it is facing the point it was looking at before the position change.This worked for a normal camera but somehow it doesn't work for t...

Anonymous by Not applicable
  • 360 Views
  • 0 replies
  • 0 kudos

Is there a way to disable asymmetric FOV?

As seen here and here, various stereo shader effects break in Unity versions that has asymmetric FOV rendering enabled (2017.4.11f1 and above). Neither of the aforementioned threads ended with the problems being fixed. While fixing those shaders to a...

Anonymous by Not applicable
  • 374 Views
  • 0 replies
  • 0 kudos

How to set the audio on unity

Hi everyone! I'm currently working on an art project that involves a one scene VR game built on untity and I'm kind of stuck on something! here is my set : I have the oculus headset plugged to my laptop, with sensors and all (pretty usual), but I als...

sim_roll by Honored Guest
  • 199 Views
  • 0 replies
  • 0 kudos

[UNITY 3D] OVR Camera Rig stucks in Animation

Hi,i made a small Scene with a Landscape , my OVR Camera Rig and a small "fly Animation" (position change) with that rig. I unchecked the "loop" Option of the Animation, because i want the user to take Control of the camera after the Animation Ends. ...

pi_e_kej by Honored Guest
  • 146 Views
  • 0 replies
  • 0 kudos

Tiled Mutlires Level don't work on Quest build

Hey we have a problem with our current Oculus Quest game. Everything runs well except the Tiled Multires Level doesn't.I set it in the Awake of my VRManager. Also tried the Start function. OVRManager.tiledMultiResLevel = this.tiledMultiresLevel;In th...

ChrisEL by Explorer
  • 288 Views
  • 0 replies
  • 0 kudos

Oculus SDK didn't callback for standalone

Hi,I am following the oculus unity standalone example code for entitlement check but it didn't callback. (Update: it works with a build but not in UnityEditor. The following issue only exists with UnityEditor)try{ Core.Initialize(); Debug.Log($"Oculu...

Anonymous by Not applicable
  • 281 Views
  • 0 replies
  • 0 kudos
Top Solution Authors
Labels