mapbox-unity-sdk
mapbox-unity-sdk copied to clipboard
After import the packages the setup menu didn't show up
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:
Update: when I deleted those files related to AR and the Mapbox Setup menu finally pop up , but new errors appeared
@EflatDomniant never saw that error with WoLfulus before but it's a support script and you can delete it safely as well.
Update: when I deleted those files related to AR and the Mapbox Setup menu finally pop up , but new errors appeared
Facing the same issue on Unity 2020.3.11f1, Can you tell me the files that you have deleted ?
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.
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.