You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In WorldScaleAR from the Unity AR examples, I'm getting a NullReferenceException in RangeTileProvider.Update() (on line 47) when AbstractMap has InitializeOnStart set to true and Terrain With Elevation is selected. The centre tile is missing and buildings in and around the centre tile are not loading .(although this didn't happen in this example I'm enclosing)