Unity-Technologies/arfoundation-samples

Example content for Unity projects based on AR Foundation

What it solves

It provides a set of official, minimal sample scenes and example code to help developers implement augmented reality (AR) features across multiple platforms using Unity's AR Foundation framework.

How it works

The project consists of a Unity project containing various sample scenes located in the Assets/Scenes folder. Developers can clone the repository, open it in Unity, and build it directly to a device to see how specific AR features are implemented using different platform-specific plug-ins (such as ARCore for Android, ARKit for iOS, and OpenXR for Meta Quest and Android XR).

Who it’s for

Unity developers who want to create multi-platform AR applications and need a starting point or reference code for implementing AR Foundation features.

Highlights

  • Official Unity samples for AR Foundation.
  • Multi-platform support for Android (ARCore), iOS (ARKit), Meta Quest, and Android XR.
  • Minimal sample scenes designed for easy modification or copying into other projects.

Related

  • Project
  • Project
  • Project
  • Project
  • Dispatch