HelloI updated an older project to a newer Unity version and fron the
Oculus Integration Asset to the Meta Core SDK package and now I wanted
to apply Simultaneous/Multimodal hand/controller tracking. Sadly I can't
find the “Concurrent hands and contr...
Some of our customers have told us that they either cannot submit an app
review after multiple tries (see picture) or that they have added a
review but it does not appear (we also cannot see any on the developer
board). We also found out that some of...
Hey we have a problem with our current Oculus Quest game. Everything
runs well except the Tiled Multires Level doesn't.I set it in the Awake
of my VRManager. Also tried the Start function.
OVRManager.tiledMultiResLevel = this.tiledMultiresLevel;In th...
HelloWhen i build my app in Unity for Oculus Go i get the following
message:No activity found in the manifest with action MAIN and category
LAUNCHER.Your application may not start
correctly.UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)and when i...
HelloI try to use now the new integrated unity input mapping for the
oculus touch controllers
https://docs.unity3d.com/Manual/OculusControllers.htmlbut some of the
VR-inputs need the unity button ID and i have no idea how to use them. I
test it in th...