mapbox-unity-sdk icon indicating copy to clipboard operation
mapbox-unity-sdk copied to clipboard

Mapbox Unity SDK - https://www.mapbox.com/unity/

Results 148 mapbox-unity-sdk issues
Sort by recently updated
recently updated
newest added

Hello, I am using the Mapbox SDK(2.1.1) to place points on a map across a city and trigger location based content whenever you get close enough to a certain point...

Right now the camera-bounded tile provider sets the ground plane as `new Plane(Vector3.up, 0)`, regardless of the actual orientation of the map object. This results in nothing rendering if the...

In the existing implementation, `_gotPermissionRequestResponse` is not reliably set when the user sets permission, which can leave the application in a broken state that can only be resolved by force-quitting...

Unity version: 2019.3.13 Scripting Runtime: .Net 4 Scripting Backend: IL2CPP/Mono API Compability: .Net 4.x/.Net 2 MapBox SDK: 2.11 Platform Windows/Android When entering a new latLong string in the inspector or...

* Mapbox SDK version: 2.1.1 * Build-Target: Android (v11) On the first clean launch of your android mapbox application using DeviceLocationProvider your app will never startup. You will have to...

Add offline map support to Mapbox Unity SDK It changes almost everything in Sqlite layer as well so needs to be tested. It'll also won't work with old Sqlite file...

enhancement

Hey @brnkhy Hopefully I can throw one more question at you. Over the past 6 months we have been developing a Geo location project, it was constantly tested and as...

After I setup the Mapbox-sdk and XR plugin management ,all bugs disappeared except the error: Assets\Mapbox\Unity\Location\DeviceLocationProvider.cs(321,12): error CS0103: The name 'heading' does not exist in the current context.There are 5...

Hi Everyone, I'm trying to debug my app using the **Unity Remote** but it seems that nothing can get **Device location** while playing in editor. I'm using: MapxBox V 2.0.0|...

Android

**Related issue** Fixes #1459 **Description of changes** - Updated ARKit to the latest version - Updated to the latest 2017 unity version **QA checklists** - [N/A] Add relevant code comments....