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! Is it possible to install an APK through WiFi?

As per title.At the moment, I'm installing the APK I deploy, using Sidequest (don't know another way).But I'm worried about the continuous plugging and unplugging of the USB in the headset.It would be much better to install through WiFi.Is it even po...

PolyMad by Protege
  • 3065 Views
  • 3 replies
  • 0 kudos

Need Help

Hello Oculus,Here I wanna clarify few things, that breaking my head for long time for building apps for oculus quest and quest 2. I'm a developer playing around with unity and making VR applications. Now I wanna take this to a next level by adding Oc...

Resolved! Worse performance in Build than in Editor

I've been puzzling over this performance issue for a while now. I'm building a Oculus VR game for the Oculus Quest, everything is going great but the performance specifically in builds really tanks while it's great in the editor. I've looked around a...

WoodsInEditor.PNG WoodsInBuild.PNG

Entitlement check - what does it check?

We're trying to implement the entitlement check in a way that we can quit the app if the test fails. The game is on a beta channel and I've invited a user to this channel (not registered as a dev for the organisation).The script used (Oculus sample c...

Resolved! OVRCustomHands trigger collider

Hi everyone,using Oculus Integration and OVRCustomHand prefab, I'm trying to write a simple script that tells me which hand hitted/triggered a specific object.I tried use OnTriggerEnter() method, but the referred collider (CapsuleCollider) doesn't ha...

aleclock by Honored Guest
  • 2148 Views
  • 4 replies
  • 0 kudos

Resolved! APK runs on consumer Quest 2 but not OFB headset

I have been successfully building and installing my project on business headsets for months using Unity 2021.1. I switched to 2021.2 recently and now the APK won't run (crashes immediately) on an OFB headset even though it runs on a commercial headse...

FPS goes faster after pressing Home button

On a built project for Quest 2, I set the framerate to 90 with OVRPlugin.systemDisplayFrequency. It works. Just not when opening the app from the home menu, because it stars at around 72 and stays there with fluctuations, I have to press the Oculus H...

SecuoyaXR by Honored Guest
  • 1109 Views
  • 2 replies
  • 0 kudos

Oculus Avatar LOD Switching

I am currently trying to implement adaptive level of detail on Oculus Avatars in my application and was wondering if there was any way to switch the Level Of Detail of an Oculus Avatar at runtime in an application? I have tried setting the LOD in Ocu...

JGriers by Honored Guest
  • 904 Views
  • 0 replies
  • 0 kudos

Account Linking and Unity

Hi I'm trying to link the account from my game to the Oculus account. I'm reading the documentation fromAccount Linking: Unity | Oculus Developers The problem is that there is not a single example of code anywhere. I'm trying to achieve this using Un...

MSAA not working with Quest and URP

I've been struggling the past few days trying to figure out why MSAA shouldn't be working on Oculus Quest when using URP (it works fine in editor though). I've tried different solutionsMy current setupUnity 2020.3.8f1 (64-bit)URP 10.5.1OculusIntegrat...

URP Settings.PNG Camera Settings.PNG
sree_g by Honored Guest
  • 4073 Views
  • 4 replies
  • 0 kudos

Oculus IAP always returns success in Beta

When we upload our build to the Oculus Beta and try purchasing using the in app purchases, it always succeeds. Even if the cancel button is pressed in the checkout purchase, it seems that the LaunchCheckoutFlowCallback always returns with no error, a...

znayer0 by Honored Guest
  • 726 Views
  • 0 replies
  • 0 kudos

Oculus Spatial Reverb Without Early Reflections

Hello! I'm integrating Oculus Spatial reverb in FMOD. I want to disable early reflections and only have reverb because of performance cost. However, when I turn off "Reflections" on my spatial reverb in FMOD, the audio sounds the same as it does with...

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

OVRInput touch buttons always false

Hi all, The following code is always returning false, the only thing that works is trigger. void checkButtons() { print("OVRInput.GetDown(OVRInput.Button.One)"); print(OVRInput.GetDown(OVRInput.Button.One)); print("OVRInput.GetDown(OVRInput.Button.Tw...

Create a link button

I am trying to create in game buttons that will open up a page to my other games in the oculus store. I am building in unity for the Quest 2. Does anyone know how to do this?

build quest2 failed with gradle exception

I've posted my question in the unity forum:https: //forum.unity.com/threads/ build-quest2-failed-with-gradle-exception.1022092/I'm so sorry not post the detailed problem here.the forum tool is too hard to use.I don't want pay too much time to post it...

l6xcdcphx7a7.png eyxs8b3hx2hp.png umhk4n9zwthx.png bdu2tnli53st.png

Oculus v32 update crashes a previously working app?

Has anyone else encountered this problem? We are a group of indie developers working on a new VR application. The prototype app ran without issues prior to the v32 update, had been tested on multiple headsets many times and was never observed crashin...

Auto calibration for OCULUS QUEST 2

Hi, I am looking for an auto-calibration option in OCULUS QUEAT 2 to avoid manual calibration while going to a new location. Is there any way to set a permanent calibration perimeter when moving to different locations and also automatically calibrati...

ajith2996 by Honored Guest
  • 542 Views
  • 0 replies
  • 0 kudos

Prototyping hand tracking with less or no coding

Is there a quick way to prototype hand tracking / hand interactions without coding or maybe a visual scripting to just make the process of implementation a bit faster? * I am developing for oculus quest and am looking at Unity, but if there is some o...

sayanika by Honored Guest
  • 452 Views
  • 0 replies
  • 0 kudos
Top Solution Authors
Labels