dmbfm / unity-ar-gps-location-mapbox-route-sample

Example project showcasing the Navigation feature of the AR+GPS location unity asset, alongside the Mapbox SDK.
MIT License
39 stars 19 forks source link

Namespace Error #2

Closed waqar1world closed 2 years ago

waqar1world commented 2 years ago

Capture I'm having an issue when I open the project. Getting several namespace errors. imported the AR+GPS Location asset into the project as per your instruction and followed all steps. I'm using Unity 2020.3.28f1.

Any advice with this?

dmbfm commented 2 years ago

I am guessing you imported an older version of the AR+GPS location asset. Import the latest version and these errors should go away.

waqar1world commented 2 years ago

Version: AR GPS Location v3.5.1

dmbfm commented 2 years ago

You need a version newer than v3.6 to use the navigation feature. Just import the latest version from the asset store.

waqar1world commented 2 years ago

ok thanks