-
Notifications
You must be signed in to change notification settings - Fork 211
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
Comments
@EflatDomniant never saw that error with WoLfulus before but it's a support script and you can delete it safely as well. |
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. |
Note: If this is a bug or support ticket, please provide the following information:
The text was updated successfully, but these errors were encountered: