Oculus Go Development
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Oculus Quest - Disable Guardian System

Hello!Is it possible to entirely disable the guardian system on Oculus Quest devices, like it is possible with Vive Focus or the Lenovo Mirage? Tried looking through the menus, and the documentation, but there is literally no information specific to ...

RecenterYaw not working

So I just noticed that app->RecenterYaw(true) does not appear to work in the sdk 1.23. The screen gets black for a short time but the view does not get reset. I tested this in my app and the CinemaSDK app.

Oculus GO Theater management

Hi everyone,For a client we might build a synchronized VR experience for a rather large group of spectators (20+). I didn't find any information on how to control a flock of Oculus GO online so fat. Is this something I need to work out directly with ...

Oculus Go doesn't receive build from Unity

Unity recognizes my Oculus Go, and I'm able to transfer files to and from it with Android File Transfer. However, when I click Build and Run, Unity builds it and claims that it succeeded, but it doesn't show up at all. My application doesn't play, an...

eggyegg by Honored Guest
  • 919 Views
  • 2 replies
  • 0 kudos

Back button quitting application

Hi,We're currently in the process of upgrading our project. We are using the Oculus VR Rift SDK Version 3.4.1 with unity 2017.2.0p1 where the controller back button worked like expected. However, with Oculus Utilities SDK Version 1.31 and unity 2018....

No data from mic after Parties voip active

I'm using Photon Voice in a Go application. Everything works fine until I join an Oculus Party. Once I return to my app after joining the party I get no more data from the microphone. Even if I leave the party and restart my app, I still don't get mi...

C++ Avatar SDK on Oculus Mobile?

I have a C++ application targeting the Oculus Mobile SDK 1.23.0. I would like to include Avatar support and Platform support. I downloaded Avatar SDK 1.31.0 and Platform SDK 1.36.0. I encountered several serious problems, one a showstopper.1. (Showst...

mcc by Expert Protege
  • 1553 Views
  • 5 replies
  • 0 kudos

Oculus Mobile SDK 1.0.0.1 Released

Oculus Mobile SDK 1.0.0.1This document provides an overview of new features, improvements, and fixes included in the latest version of the Oculus Mobile SDK.This minor patch release fixes problems with OS X development and splits Oculus Remote Monito...

How to develop Oculus Go app?

Hello.How are you?I have just purchased one Oculus Go for developing VR apps.So currently, I am facing various problems.First of all, I hope to know the process for developing Oculus Go app.For example, "Is it possible to test app on unity editor, no...

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

Oculus Go - Background Services

I have a VR experience in which music plays from a background app (like Spotify or YouTube for example) and then the VR app reacts to that music. This works on the desktop and on Cardboard apps. I want to know if the Oculus Go will be able to have mu...

Can uninstall a build (Oculus Go)

I have created 3 apps with for testing. I could not figure out how to uninstall this app so I went to the website amd deleted the app. Now it is no longer viewable in the Oculus Go.... until I look into the unknown sources section. All 3 apps are sti...

Anonymous by Not applicable
  • 11969 Views
  • 9 replies
  • 1 kudos

Importing the x, y and z rotation of the go

Hi I am working on this application for the Oculus Go and I need a way to import the x, y and z rotation of the headset into my PC. Is there a way of doing this without using Unity or Unreal and directly importing the values live into a string. For e...

Testing Matchmaking for Oculus Go

Hi,I am developing a multiplayer game for the Oculus Go using Unity v2019.1.5f1, Oculus Utilities v1.37.0, OVRPlugin v1.37.0 and SDK v1.38.0.I have built a signed apk that I also uploaded to the Oculus store (Alpha channel). I have also set up a Matc...