oculus-samples / Unity-SharedSpaces

Oculus multiplayer showcase demonstrating basic multiplayer functionality in Unity. Including: Oculus Social APIs, Oculus Platform authentication, Photon Realtime, and Photon Voice with Oculus Spatializer. The Oculus SDK and other supporting material is subject to the Oculus proprietary license.
MIT License
217 stars 97 forks source link

UnitySharedSpaces from github doesnt show avatar while the UnitySharedspaces already in applab works fine #31

Closed juansuerorobotics closed 7 months ago

juansuerorobotics commented 7 months ago

Hello,

I got UnitySharedspaces to work across two meta quest 3 devices by using the already deployed app from applab. Then i download the github code and followed the video and blog instructions for deployment. when i run those from github both headsets do not show the avatar and im not able to move around the room im stuck in the middle of the room. When i lift my hands up the controllers are there and even animate when i press the joystick.

juansuerorobotics commented 7 months ago

i fixed the appids in my setup. to correspond to the proper appids that got it to work. you have to make a corresponding service in photon cloud for each of those services like voice, chat, fusion, realtime etc.

jasonmeisel commented 7 months ago

That's correct. Glad you were able to get it working!