dilmerv / GeospatialCreatorDemos

Demos with Geospatial Creator With Unity AR Foundation
MIT License
47 stars 18 forks source link

StreetscapeDemo's Camera AR Ball Shooter is set up, but there is no reference to it #6

Open tichise opened 1 year ago

tichise commented 1 year ago

StreetscapeDemo's Camera AR Ball Shooter is set up, but there is no reference to it.

image image

It looks like ARCamera originally had Camera AR Ball Shooter, but it was now Missing.

tichise commented 1 year ago

I found this error while I was looking into this sample that didn't show any geometry, I removed the AR Ball Shooter related code and it showed the mesh that I couldn't see for a long time.

NullReferenceException: Object reference not set to an instance of an object.
  at GeospatialStreetscapeManager.Update () [0x00042] in .../GeospatialCreatorDemos/Assets/Scripts/GeospatialStreetscapeManager.cs:215