Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
EflatDomniant opened this issue May 6, 2021 · 5 comments
Open

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

EflatDomniant opened this issue May 6, 2021 · 5 comments

Comments

@EflatDomniant
Copy link

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
Copy link
Author

EflatDomniant commented May 6, 2021

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

@brnkhy
Copy link
Contributor

brnkhy commented May 29, 2021

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

@buggyGlitch
Copy link

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 ?

@CarolineMeeks
Copy link

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.

@dengzengjian
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants