google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 403 forks source link

[QUESTION] Can I use depth api and cloud anchors at the same time?? #779

Open kawaiipss opened 3 years ago

kawaiipss commented 3 years ago

SPECIFIC ISSUE ENCOUNTERED

HI, I am now trying to build a multiplayer AR app that interacts with the real world using ARCore.

However, since the Depth API and Cloud anchors are used at the same time, the anchor object created in the host is not visible in the client.

So I wonder if both features are not originally supported at the same time or if there is something I am missing.

Thanks!

VERSIONS USED