Hello everyone.I'm trying to understand how Oculus Avatar works with
multiplayer. I found an example, called SocialStarter in Oculus' Unity
SDK. After building that scene, I can't test it on my Quest, because it
says "User has not the game in game li...
Hi. I have a problem. When im trying to upload build(apk file) into
Oculus(Oculus Dashbord -> my app->build)it is getting stuck when
processing. i have tried few time, sometimes it is stuck right on
begining on 1st step. sometimes on 25% on 2nd step....
Hi. Im trying to figure out how Oculus Avatar SDK works. For testing im
using Oculus Quest.The problem is - I cant get user ID, which i need to
load his/her own avatar of Oculus account.Here is part of
code:Oculus.Platform.Users.GetLoggedInUser().OnC...
Hi everybody. Can you suggest me when is the best time to buy Oculus
Quest. Actually I want to know, is there any
software/hardware/performance update, that I need to wait for?Also is
there an option to buy with a discount(like in Christmas, Black Fr...
Any new here? is there anyone who succeed with oculus avatars and
multiplayer?Im made my custom avatar system and connected with
photonengine. everything works great.Now i want to connect oculus avatar
to Photonengine. and seems it impossible or will...
MikeF said: Do you have a valid quest app id via your backend, and is it
assigned in the relevant places within your code? If you mean App ID
then yes. I have created application in Oculus Dashboard, copied ID into
Oculus->Platform in Unity(also trie...