Unity Development
Welcome to Unity development, where you can share insights, ask questions, and address challenges with fellow Unity developers. This forum is ideal for discussing all things related to Unity.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Welcome to the Meta Developer Forum!

Welcome to the Meta Developer Forum! This is a community-driven space where you can share insights, ask questions, and address challenges with fellow developers. Our goal is to create a supportive and respectful environment where everyone can learn f...

Resolved! OVRManager.display returning null

Problem: I'm trying to set my Quest 2 headset to 120hz, Calling OVRManager.display returns null Details: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 be...

upload_2023-3-8_14-7-56.png upload_2023-3-8_14-13-45.png
DTNA_VR by Explorer
  • 2514 Views
  • 3 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! Menu Canvas Not Responsive

DetailsUnity Version: Set-Up: Meta Integration: Meta XR All-in-One SDKUsing Oculus Quest 2Hello!I am not new to VR development but I am for some reason struggling to build this new app I am currently working on. I have three issues.1. I am trying to ...

eccecarpet_0-1707437861490.png eccecarpet_1-1707437894262.png eccecarpet_2-1707437948891.png eccecarpet_3-1707438701685.png

Resolved! Seeking Guidance on XR interaction SDK sample scenes

Hello. I'm trying to figure out Interactions with the Meta XR all in one SDK. I can pick up a cube (woo!), but I cannot grab a sphere at a distance. I was following what I could find around the Interaction SDK and recently downloaded the SDK for XR-I...

kelv1nh by Explorer
  • 3948 Views
  • 3 replies
  • 0 kudos

Resolved! [Unity] Virtual Keyboard feature not working

Greetings.Issue:I and my team attempted to enable Oculus overlay/virtual keyboard but failed.Related links/attempted approaches:Spoiler (Highlight to read)https://developer.oculus.com/documentation/unity/unity-keyboard-overlay/https://developer.oculu...

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...

Unity Oculus Integration V37 Missing OVRPlugin.dll

Unity 2021.s.10f is complaining about missing OVRPlugin.dll. When using oculus driver in plugin management will cause crash when playing from editor. Builds work okay. Workaround us OpenXR, however this does not work well with OVR scripts like camera...

Labels