mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
721 stars 214 forks source link

Getting multiple errors #1648

Closed JuanFHaretche closed 4 years ago

JuanFHaretche commented 4 years ago

Also Mapbox tab isnt appearing. image

brnkhy commented 4 years ago

@JuanFHaretche you're missing some classes which Unity moved to ArFoundation package recently (starting from 2019 I think). So if you're using AR, you should install ArFoundation (even though our sdk doesn't use ar foundation yet). If you're not doing AR, you can just delete all ar folders inside mapbox package as well.