Import Easy AR package into Unity

We highly recommend using Unity (LTS) verified versions. Initially we built the package using the following Unity version and used the AR Foundation package, ARCore XR Plugin and ARKit XR Plugin.

Create a Unity mentioned version of an empty project from Unity Hub and change Build Platform to either iOS or Android as desired.

Unity Version

  • Unity 2020.2.4 or higher LTS versions

In the Unity hub, under the Installs tab you can add this verified version.

After add verified vesion go to Projects tab click New button at top right corner to create new project. Give project name as Easy AR and select 3D template as a default template and create project.

Import the Easy AR package into the project.

Here you have to import the AR Foundation, ARCore XR Plugin and ARKit XR Plugin packages. Please follow next section to import the packages.

Last updated