Unity error when using azure spatial anchors

Mike Mike 25 Reputation points
2023-03-22T10:28:11.9233333+00:00

2023-03-22_111452

Azure Spatial Anchors
Azure Spatial Anchors
An Azure service that is used to build immersive three-dimensional applications and experiences that map, persist, and restore content or points of interest at real-world scale.
88 questions
{count} vote

Accepted answer
  1. Rob Caplan - MSFT 5,437 Reputation points Microsoft Employee
    2023-03-23T22:56:06.5+00:00

    ASA doesn't support Unity 2022 yet. Unity 2021.3 (LTS) is recommended.

    In particular, Unity 2022 uses AR Foundation 5, while ASA currently targets AR Foundation 4.

    There is a work item to enable AR Foundation 5.0+ support #389.

    #389 includes discussion of modifications you can make to your asmdef to reference the Unity.XR.CoreUtils assembly. That should get you unblocked here, but you may run into other issues.

    Unless you have a compelling need for Unity 2022 I'd recommend staying with 2021.3 until ASA officially supports it.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful