oculus-samples / Unity-SharedSpatialAnchors

Unity-SharedSpatialAnchors was built to demonstrate how to use the Shared Spatial Anchors API, available in the Meta XR Core SDK for the Unity game engine.
MIT License
119 stars 45 forks source link

Shared Spatial Anchors via PCVR/Link #17

Closed eswaranand1997 closed 6 months ago

eswaranand1997 commented 10 months ago

Is this project and the Meta Quest Anchors feature compatible over link. Link experimental features mentions sharing point cloud data via Link, however there seems to be DLL errors pointing to the Windows OVRPlugin DLL on saving and loading Anchor Poses.

Project works fine running natively on Quest

stephenm2022 commented 9 months ago

Hi @eswaranand1997. The sample is compatible with link including saving, sharing, and loading of anchors. Make sure that you have 'Share Point Cloud over Meta Link' enabled in the desktop app under Settings -> Beta.

Also, make sure you configure the project with Quest and Rift app IDs under Oculus -> Platform -> Edit Settings.

Please send logs if the issue persists.