MOTAR
  • About
  • Welcome
    • Get a License
    • Installation & Tutorial Files
    • Commercial Installation & Setup Tutorial
      • Learn to Fly UFO - XR App Build Tutorial
        • Prerequisites
        • Install Sample Project
        • Set Up the Scenes
        • Set Up XR Controls
        • Configure the MOTAR SDK
        • Build the Application
      • Advanced Deployment Guide
      • Get MOTAR 3D
    • Government Installation & Setup Tutorial
      • Learn to Fly UFO - XR App Build Tutorial
        • Prerequisites
        • Install Sample Project
        • Set Up the Scenes
        • Set Up XR Controls
        • Configure the MOTAR SDK
        • Build the Application
      • Advanced Deployment Guide
      • Get MOTAR 3D
  • RELEASE NOTES
    • MOTAR 3.0
    • MOTAR 3.0 Beta Hotfix
    • MOTAR 3.0 (Beta)
  • HOW TO
    • MOTAR Core Services
      • Using MOTAR Hub
        • How to Discover Listings
        • How to Download Listings
        • How to Use the Model Inspector
        • How to View MIAB Compatible Listings
        • How to Use Version Tree in Hub
        • How to Launch Apps
      • Using MOTAR Studio
        • How to Manage Each Listing Type
          • App | Listing Type
          • Models | Listing Type
          • Video | Listing Type
          • Audio | Listing Type
          • Image | Listing Type
          • Document | Listing Type
        • How to Manage Listing Permissions
        • How to Use State Manager
        • About MOTAR Digital Thread
          • Digital Thread Iconology
          • New Version | Digital Thread
          • Remix | Digital Thread
          • Authorizing and Certifying Listings
        • MOTAR Secure File Upload & Scanning
      • Using MOTAR Devices
        • How to Sync a Device to MOTAR Web
      • Using MOTAR Admin On A Commercial License
        • Owning Company (Self Managed) | Commercial
        • How to Manage Partners | Commercial
          • How to Add Partners | Commercial
        • How to Manage Users | Commercial
          • How to Add Users | Commercial
          • How to Add User to Studio Group | Commercial
        • How to Manage Studio Groups | Commercial
          • How to Add Studio Groups
      • Using MOTAR Admin On A Government License
        • Owning Company (Self Managed) | Government
        • How to Manage Access | Government
          • How to Create A User | Government
          • How to Add User to Studio Group | Government
          • How to Manage Users | Government
        • How to Manage Studio Groups | Government
          • How to Add Studio Groups | Government
        • How to Manage Contractors | Government
          • How to Add Contractors | Government
      • Using MOTAR SDK
        • MOTAR SDK for Unity
          • Installation
            • Detailed Scoped Registry Instructions
          • Configuration
          • MOTAR Classes
      • Using MOTAR Holodeck
      • Installing and Using MOTAR 3D
      • Backup & Restore Data
      • Updating MOTAR Installation
  • Support
    • Contact Us!
Powered by GitBook
On this page
  • 1. Install and Configure Unity Hub
  • 2. Create a Unity Project
  1. Welcome
  2. Government Installation & Setup Tutorial
  3. Learn to Fly UFO - XR App Build Tutorial

Prerequisites

PreviousLearn to Fly UFO - XR App Build TutorialNextInstall Sample Project

Last updated 2 days ago


Before proceeding, ensure your system meets the following requirements: MOTAR Account with MOTAR Studio permissions System Requirements: Verify your computer meets Unity’s system requirements: Unity - System 💾 Storage: At least 3GB free storage space for installation

Optional Requirements 🔲VR Headset: Meta Quest 2, Quest 3, or Quest Pro

If using a Meta Quest for local testing, ensure it is in Developer Mode ( ). Also, have a USB-C cable for easy app loading.

If you have Unity 2022.3 installed, simply create a new Universal 3D project and skip to Install Sample Project


1. Install and Configure Unity Hub

1.1 Install Unity Hub

  1. Download Unity Hub from the official .

    1. Unity Editor: Version 2022.3+ LTS (This tutorial was built with 2022.3.38)

  2. Launch the installer and follow the on-screen instructions.

  3. If prompted, read and agree to the license agreement.

  4. Skip Unity Editor installation if prompted (this will be covered later).

  5. Skip license activation if prompted (this will be covered later).


1.2 Create a Unity ID

If you already have a Unity ID, skip to 1.3 Activate a License.

  1. Open Unity Hub and log in or create an account.

  2. If not prompted to log in, click the Account icon (top-right corner) and select Create Account.

  3. Follow the website prompts to complete account creation.

  4. Once your account is created, log in to Unity Hub.


1.3 Activate a License

If you already have an active license, skip to 1.4 Install Unity Editor.

  1. Click the Account icon in Unity Hub and select Manage Licenses.

  2. Click Add License.

  3. Choose either:

    • Free Personal License (recommended)

    • Activate with a serial number

  4. Follow the on-screen prompts to complete license activation.


1.4 Install Unity Editor

  1. Open Unity Hub and select the Installs tab.

  2. Click Install Editor.

  3. Locate the latest Unity 2022.3 LTS (with Android Build Support).

  4. If the version does not appear, go to the Archive tab and download Unity 2022.3.38 from the Unity Download Archive.

  5. Click Install and ensure the following modules are selected:

    • ✅ Android Build Support

    • ✅ Microsoft Visual Studio Community 2019 (Optional for coding in Unity)

  6. Click Continue and follow installation prompts.

  7. If prompted, agree to Android SDK and NDK License terms.

  8. Click Install (Installation may take several minutes).


2. Create a Unity Project

2.1 Start a New Project

  1. Open Unity Hub and select the Projects tab.

  2. Click New Project.

  3. Select the Universal 3D Core template under the Core tab. (this may require downloding the template)

  4. Enter a Project Name and choose a File Path to store it.

  5. Click Create to launch Unity.

🚀
🖥️
Unity website
Meta Quest Device - Developer