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

VR "Hold" Screen for gallery Instal

Hello All,I've done a search but @imperativity has come closest to an answer I have a VR piece in a gallery installation. It's using an Oculus with the display on a large monitor.When nobody uses it, the screen goes blank and I am wondering whether I...

bentoon by Explorer
  • 368 Views
  • 0 replies
  • 0 kudos

How to output for Oculus GO

Hi, we're putting together a piece for an upcoming art installation that incorporates VR and thought that Oculus GO could be a good solution.We're familiar with building in Unity and putting the build on a laptop which we then plug a traditional HMD ...

JFL by Honored Guest
  • 4177 Views
  • 12 replies
  • 0 kudos

Unable to validate

We're currently in the process of submitting our app to the store but we ran into a few problems so here are my questions:Initially when setting up app for Oculus store, I ran the VRC Validator on the app. It worked and everything checks out. Made so...

RLTYCHK by Honored Guest
  • 784 Views
  • 2 replies
  • 0 kudos

APK Validation Failed

I keep receiving the same errors when I use the Submission Validator and when I try to build my project in the Oculus Dashboard.I have located the AndroidManifest.xml file and I know to add android:excludeFromRecents="true" to the section and to cha...

h02xm51uf7l0.png

[HELP] Oculus Touch as mouse in a unity VR desktop

Hi everybody ,i want to know how is possible to control the mouse with the oculus touch in a VR desktop project in Unity like in the Oculus home .I already have a VR desktop project in unity but i can't find a way to control the mouse position and cl...

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

Labels