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

Important Unity 6 information

UPDATE (10/23): Please update to version 69.0.1 of the Meta XR Core SDK. This update resolves the known issue associated with input registration and headlocking. With the release of Unity 6*, we’ve identified the following regressions: 1) Quest devel...

GearVR - entitlement check not running

Hi,I can't seem to run that entitlement check which I need to release to the oculus store. In unity I used this sample code from the documentation. I attached that to a gameobject in my starting scene. The App Id is set in the Oculus Platform Dialog....

Introducing artificial latency

Hello!I am working on an experiment for which I need to introduce latency in the rendering of the headset, but I need to be able to control how much latency (somewhere between 100ms and 2 seconds). This way, if the user performs an action, it will be...

Anonymous by Not applicable
  • 476 Views
  • 1 replies
  • 0 kudos

Physics slowdown with framerate?

Hi,Developing in Unity 5.4 - I've found that physics calculations slow down relative to the frame rate, is this expected? There seems to be some other slowdown such as animation of texture sheets. When using the Vive the framerate hiccups don't seem ...

Headset Based Turning

To retain the 6DOF of the headset while still moving along with the player, the camera is currently a child of a body object. The body object is a collider and rigidbody which is moved by the locomotion script. How does one make the body face the sam...

Triggers on LocalAvatar fingers are not detected

Unity v2017.3.1f1, Oculus Utilities v1.25.1, OVRPlugin v1.25.0, SDK v1.30.0.Hi, I've created trigger capsule colliders on the finger tip (hands:b_l_index3), but it is not detected when entering a trigger. This works fine on any colliders not on the h...

Triggers on LocalAvatar fingers are not detected

Unity v2017.3.1f1, Oculus Utilities v1.25.1, OVRPlugin v1.25.0, SDK v1.30.0.Hi, I've created trigger capsule colliders on the finger tip (hands:b_l_index3), but it is not detected when entering a trigger. This works fine on any colliders not on the h...

Resolved! Oculus Go:UDPClient is not working.

Dear community, I attempted to receive UDP packets using the following code.However, the following exceptions are occurring when I launch the application on oculus go.Is there anyone in the same situation?Please tell me the solution.Unity 2018.1.8f1E...

GearVR - entitlement check not running

Hi,I can't seem to run that entitlement check which I need to release to the oculus store. In unity I used this sample code from the documentation. I attached that to a gameobject in my starting scene. The App Id is set in the Oculus Platform Dialog....

Clearing / Resetting Achievements

Working on a Rift game, but having a bug where I'm able to unlock achievements just fine, but other computers are not able to. Has anyone dealt with this before? Any suggestions on how I can reset the achievements on my machine so I can retest them t...

Separate unity package downloads please

Looks like as of the latest integration you can only download via the asset store and everything is included. Is there any place we can download just the separate packs like it was before? really annoying to sort out all the things i dont need

MikeF by Trustee
  • 219 Views
  • 0 replies
  • 0 kudos

Integrating OVROverlay with external Unity Plugin

I have an Oculus Go application in Unity 2017.4.1f1 that is using a custom Android plugin to playback video. In my current setup, the Android plugin is creating its own OpenGL context that is shared with the Unity context. I create textures in the pl...

Unity VR Throwing issue

So, for the past couple of days, I've been trying to add a velocity from the GetLocalControllerVelocity() method in the OculusSDK to a cube in order to Throw it. It works fine when turning around in the physical world, and throws in the right directi...

Labels