Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Mapbox issue.

Discussion in 'AR' started by abhisheksingh_a97, Sep 1, 2019.

  1. abhisheksingh_a97

    abhisheksingh_a97

    Joined:
    Dec 26, 2018
    Posts:
    7
    after importing mapbox unity sdk this message pops up "Assets\GoogleARCore\SDK\InstantPreview\Scripts\InstantPreviewManager.cs(32,23): error CS0234: The type or namespace name 'SpatialTracking' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)" no setup box is shown
    I am using windows and unity 2019

    can anyone tell me how to correct it so that i can working again?
     
  2. bob_94

    bob_94

    Joined:
    Mar 8, 2020
    Posts:
    3
    Hi
    I have the same problem . did you find a solution ?
     
  3. Baromi16

    Baromi16

    Joined:
    Feb 20, 2015
    Posts:
    1
    I just fixed it, you just have to open the package manager and install ArCore and ArFundations packages then reimport all from the assets dropdown.

    Hope it works