Has anyone heard anything about Quest 2 Bluetooth Keyboard support?
Everything I find talking about it is several months old at this point.I
am especially interesting in if/how this will work on the Enterprise
edition.
In Unity for as long as I can remember there has always required a
"Character Camera Constraint" component attached to the
"OVRPlayerController" game object in order to keep the
OVRPlayerController game object following the player camera utilizing
th...
In Unity for as long as I can remember there has always required a
"Character Camera Constraint" component attached to the
"OVRPlayerController" game object in order to keep the
OVRPlayerController game object following the player camera utilizing
th...
Apologies in advance if this a really simple problem to solve.I've
recently started learning how to use the Platform SDK and its IAP
functions. I develop my applications using Unity.This is the script I am
using for the entitlement check:void Awake()...
I cannot seem to get my Unity builds into the Go.I have followed every
step listed here
https://developer.oculus.com/documentation/mobilesdk/latest/concepts/mobile-device-setup-go/
.Yet every time I go to build I keep getting the same warning "ADB - ...
This is an old post that I realize is placed in the wrong section of the
forum. I have duplicated it and posted it in a more appropriate place. I
cannot figure out how to remove this discussion. If a mod comes across
it please remove this post, Thank...
Perhaps I should explain my issue a little more clearly.Typically when
you plug an android device into a computer you can automatically access
the devices storage and in my case send builds from Unity to the device
so long as the proper drivers are i...
I factory restored my Oculus GO, confirmed developer mode has been
turned on via phone app yet still my device will only recognize after I
run "adb devices" in command prompt and I receive the two messages
stated in my last post. I can also confirm t...
I can confirm that the Oculus GO ADB drivers 2.0 allow me to
successfully connected to the Oculus GO and thus I can push my Unity
builds to the device. However once I restart my computer it no longer
connects to the Oculus GO. When attempting to debu...