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

After import the packages the setup menu didn't show up

Open EflatDomniant opened this issue 3 years ago • 5 comments

Note: If this is a bug or support ticket, please provide the following information:

  • Unity version: 2020.3.5f1
  • Mapbox SDK version: 2.1.1
  • The platform you're building to: Android
  • A description of what you're trying to do: just imported the package and the setup menu for me to input my access token didn't show up
  • Links to your logs are also helpful: image

EflatDomniant avatar May 06 '21 18:05 EflatDomniant

Update: when I deleted those files related to AR and the Mapbox Setup menu finally pop up , but new errors appeared image

EflatDomniant avatar May 06 '21 20:05 EflatDomniant

@EflatDomniant never saw that error with WoLfulus before but it's a support script and you can delete it safely as well.

brnkhy avatar May 29 '21 12:05 brnkhy

Update: when I deleted those files related to AR and the Mapbox Setup menu finally pop up , but new errors appeared image

Facing the same issue on Unity 2020.3.11f1, Can you tell me the files that you have deleted ?

buggyGlitch avatar Jul 19 '21 12:07 buggyGlitch

I'm getting these errors.

Assets/GoogleARCore/SDK/Scripts/ARCoreBackgroundRenderer.cs(43,17): error CS0246: The type or namespace name 'ARBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

Assets/UnityARInterface/ARRemote/Scripts/ARRemoteEditorInterface.cs(40,17): error CS0246: The type or namespace name 'ARBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

Assets/UnityARInterface/Scripts/ARCoreInterface.cs(51,17): error CS0246: The type or namespace name 'ARBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

Assets/UnityARInterface/Scripts/ARKitInterface.cs(26,17): error CS0246: The type or namespace name 'ARBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

Assets/GoogleARCore/Examples/ComputerVision/Scripts/ComputerVisionController.cs(42,16): error CS0246: The type or namespace name 'ARCoreBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

I deleted all these files and now have the mapbox menu item. I don't yet know if things will work.

Wow is this a HORRIBlLE beginner experience. Mapbox please fix.

CarolineMeeks avatar Sep 12 '21 17:09 CarolineMeeks

I'm getting these errors.

Assets/GoogleARCore/SDK/Scripts/ARCoreBackgroundRenderer.cs(43,17): error CS0246: The type or namespace name 'ARBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

Assets/UnityARInterface/ARRemote/Scripts/ARRemoteEditorInterface.cs(40,17): error CS0246: The type or namespace name 'ARBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

Assets/UnityARInterface/Scripts/ARCoreInterface.cs(51,17): error CS0246: The type or namespace name 'ARBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

Assets/UnityARInterface/Scripts/ARKitInterface.cs(26,17): error CS0246: The type or namespace name 'ARBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

Assets/GoogleARCore/Examples/ComputerVision/Scripts/ComputerVisionController.cs(42,16): error CS0246: The type or namespace name 'ARCoreBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

I deleted all these files and now have the mapbox menu item. I don't yet know if things will work.

Wow is this a HORRIBlLE beginner experience. Mapbox please fix.

unity 2021,3.21f1 ,I have the terrible experience too ,and I deledted files which alert errors! waiting Mapbox to fix.

dengzengjian avatar Oct 29 '21 08:10 dengzengjian