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

Compatibility with newer Unity version (eg Unity 2019.4 LTS) #1

Open
remmel opened this issue Sep 6, 2020 · 1 comment
Open

Compatibility with newer Unity version (eg Unity 2019.4 LTS) #1

remmel opened this issue Sep 6, 2020 · 1 comment

Comments

@remmel
Copy link

remmel commented Sep 6, 2020

Hi,

Thanks for your project, I would like to use the MR part.

Could you adapt it for newer Unity version (Unity 2019.4 LTS for example).

Also using ARFoundation+ARCore XR Plugin instead of ARCore could be good

I checked the following version :

  • 2019.4 LTS : stereo view not working
  • 2019.3: stereo view not working
  • 2019.1: "error CS1644 : Feature `out variable declaration' cannot be used because it is not part of the C#
  • 2018.4 LTS: ok
  • 2018.2: ok

Thanks,

Rémy

@remmel
Copy link
Author

remmel commented Sep 7, 2020

Finally I was able to have your project working, in Unity 2019.4 LTS :
Window > Package Manager > install Google VR Android

Which add in Packages/manifest.json
"com.unity.xr.googlevr.android": "2.0.0",

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

1 participant