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

Missing support for ARFoundation V6 #198

Open
SimonDarksideJ opened this issue May 21, 2024 · 3 comments
Open

Missing support for ARFoundation V6 #198

SimonDarksideJ opened this issue May 21, 2024 · 3 comments
Labels
feature request New feature or request

Comments

@SimonDarksideJ
Copy link

If the extensions project is opened in Unity 6, which by default uses ARFoundation V6, we get several compiler warnings that

error CS1029: #error: 'error must define ARCORE_USE_ARF_5 or ARCORE_USE_ARF_4'

Which indicates the library does not take account of ARF_6

@Image3D
Copy link

Image3D commented Jun 4, 2024

Update to Apple ARKit XR Plugin to 6.0.1 and Google ARCore XR Plugin to 6.0.1

@samuelnihoul
Copy link

How to bypass this error?

@mrichards
Copy link

Support for ARFoundation 6.0 is planned but not yet released. Our next release of ARCore (v1.45) will have improved support for ARFoundation 5.x, so we recommend using that version when it is available in a few weeks.

@mrichards mrichards added the feature request New feature or request label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants