VIRTUAL TECHNOLOGY ONLINE TRAINING
Module 1: Unity Editor Installations
Refer to this link for guidelines: [Link] (0:11 – 1:28)
Step-by-step guide to install Unity with the necessary modules for AR development:
Step 1: Download and Install Unity Hub
1. Go to the Unity website: Visit the Unity Download page.
2. Download Unity Hub: Click Download Unity Hub to start the download process.
3. Install Unity Hub: Run the downloaded file and follow the on-screen instructions to install
Unity Hub.
Step 2: Install Unity Editor
1. Open Unity Hub: Launch the Unity Hub application after installation.
2. Click the "Installs" tab: You’ll see options to add new versions of Unity.
3. Click “Add” to install a new version of Unity.
o Choose a version: Select 2021.3.6f1 LTS as it supports AR Foundation (the Long-
Term Support version is recommended for stability).
4. Select the installation path and click Next.
Step 3: Select the Necessary Modules
During installation, you will be prompted to select additional modules. Here’s what you should
include for AR development:
Required Modules for AR Development:
1. Android Build Support:
o This includes Android SDK & NDK Tools and OpenJDK (necessary for building
Android apps).
Optional Modules (based on your project):
1. Visual Studio (Community/Code):
o Install this for C# coding and script editing.
Step 4: Complete the Installation
1. Once you’ve selected all the necessary modules, click Done.
2. Unity will now download and install the selected version of Unity along with the chosen
modules. This might take some time, depending on your internet connection and system
speed.