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

Fix define string in asmdef to "ARCORE_USE_ARF_5" #187

Closed
wants to merge 1 commit into from

Conversation

asus4
Copy link

@asus4 asus4 commented Apr 15, 2024

The defined string in asmdef is not correct when the ARFoundation 5.0 is installed.

This PR fixes obsolete warnings in Unity Editor:

warning CS0618: 'ARSessionOrigin' is obsolete: 'ARSessionOrigin has been deprecated. Use XROrigin instead.'

@asus4
Copy link
Author

asus4 commented May 15, 2024

@mrichards
Copy link

This issue is believed to be fixed with the release of ARCore Extensions for AR Foundation version 1.45.0. This package separates the package into two versions, one compatible with AR Foundation 4 and AR Foundation 4. Please see the Release Notes for more detail.

Using the new version will probably resolve your problem as it addresses a few issues in our beta ARF5 support, but if it doesn’t, please reopen so I can take another look.

Thanks!

@mrichards mrichards closed this Oct 1, 2024
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

Successfully merging this pull request may close these issues.

2 participants