UE5 Shared Spaces + Shared Spatial Anchors
Hey there, I'm currently facing a challenge while attempting to combine the SharedSpaces and SharedSpatialAnchors Templates. The issue arises when trying to integrate the framework of SharedSpaces into the sharedspatialanchors template, or vice versa. Specifically, I'm unable to get the SharedSpaces framework to function properly within the sharedspatialanchors template. On the other hand, when I try to incorporate the sharedspatialanchors functionality into the sharedspaces template, I'm unable to get the Passthrough feature to work. Additionally, I've encountered intermittent compile errors with the OculusPlatform Plugin (OVR), particularly when compiling for Android. Strangely enough, I don't encounter any problems when starting the engine itself. I've been working on resolving this for quite some time, but I always seem to hit a roadblock. I would greatly appreciate any assistance you can provide. Thank you in advance for your help! ~formulated with the help of ChatGPT3.3KViews3likes6CommentsBuilding your Multiplayer VR experience: Making a Multiplayer VR app using the SharedSpaces Sample
I follow the step stated in SharedSpaces Sample and i get this message below. Appreciate your help Library\PackageCache\com.community.netcode.transport.photon-realtime@1d5be27015\Runtime\PhotonRealtimeTransport.cs(261,30): error CS0115: 'PhotonRealtimeTransport.Initialize()': no suitable method found to override1.7KViews0likes3Comments