Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation
Other
3.07k stars 1.15k forks source link

Can I use Unity2018 for ARKit3.0? #152

Closed crocoking closed 5 years ago

tdmowrer commented 5 years ago

Yes, ARFoundation 1.5.0-preview.5 is compatible with Unity 2018.4 and includes support for the ARKit 3 features in ARKit XR Plugin 2.2.0-preview.1.

The 1.5-preview branch of this repo contains samples demonstrating new features in ARKit 3.

rexxarM commented 5 years ago

@tdmowrer Any possible back port to 2018.3? Unity version compatible is terrible trap in large project.

tdmowrer commented 5 years ago

2018.4 is the long term support version, so you should use 2018.4 LTS not 2018.3. 2018.4 gets bug fixes for 2 years.

That said, my previous comment is applicable to 2018.3 as well; ARFoundation works in 2018.3 & 2018.4.