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

Forum Posts

OVRManager.display returning null

Problem: I'm trying to set my Quest 2 headset to 120hz, Calling OVRManager.display returns nullDetails:I imported the Oculus Integration Plugin then wrote the below code, but when I build and deploy to the headset I get a null reference exception bec...

upload_2023-3-8_14-7-56.png upload_2023-3-8_14-13-45.png
DTNA_VR by Level 2
  • 319 Views
  • 1 replies
  • 0 kudos

Disable OVR Logs ?

Is there a way to disable the ovrManager and ovrAvatar 2 logs ? (other than comment line in script)it's difficult to debug with hundreds logs comming from them..

Resolved! Failed to load OVRPlugin.dll

Hi!I've tried with clean installs of Unity 2019.4.36f1 and 2020.3.30f1, both with the same issue. Failed to load OVRPlugin.dllUnityEngine.Debug:LogError (object)Unity.XR.Oculus.OculusLoader:EditorLoadOVRPlugin () (at Library/PackageCache/com.unity.xr...

Labels