Im using 2019.4.38f1 version of unity 3D editor
I am facing this type error once I import the arcore-unity-sdk-v1.2.0 version
Error: Assets\GoogleARCore\SDK\InstantPreview\Scripts\InstantPreviewManager.cs(33,23): error CS0234: The type or namespace name ‘SpatialTracking’ does not exist in the namespace ‘UnityEngine’ (are you missing an assembly reference?)
Please help me out to solve it.