Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

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

@kawaiipss

Description

@kawaiipss

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

  • Unity: 2020.3.0f1
  • ARCore SDK for Unity: arcore sdk 1.23.0
  • Device manufacturer, model, and O/S: Samsung Galaxy S10, S21 // Android O/S
  • Google Play Services for AR (ARCore): 1.23.210260603
    On Windows, use: adb shell pm dump com.google.ar.core | findstr /i "packages: versionName"
    On macOS, use: adb shell pm dump com.google.ar.core | egrep -i versionName\|packages:
  • Output of adb shell getprop ro.build.fingerprint:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions