Overview
Using the Track Unity package you can develop advanced AR applications with Unity.
Contents
-
Package Setup
Describes the import and usage of the Track Unity package -
Scene Prefabs
Details regarding essential Track prefabs -
Tools
Explains additional Track components
Operating Systems
VIRNECT Track can be executed directly in the Unity editor. This is tested for:
- Windows
- Ubuntu 20.04
Unity Versions
VIRNECT Track has been tested for the Unity editor version 2019.4.2f1
and 2022.3.8f1
.
Importing the package to other versions may result in unexpected behavior.
Build platforms
Unity applications with VIRNECT Track can be deployed for the following platforms:
- PC Native: Windows or Ubuntu
- Android: API level 24 and above
Platform Specific Information
Windows
Ensure that Windows Build Support (IL2CPP)
is installed with your Unity Editor.
Ubuntu
- Ensure that
Linux Build Support (IL2CPP)
is installed with your Unity Editor.
Android
- Ensure that
Android Build Support
is installed with your Unity Editor. - The usage of the Recorder UI is only supported until API level 29.