Nav

How to install Unity

For classwork, you can use Unity Pro in the Gaming and Graphics Lab or install Unity Personal on your own computer.
Edit me

Introduction

Unity is a cross-platform game engine for creating games in both 2D and 3D. Unity supports building games for many platforms such as iOS, Android, Windows, PlayStation, Oculus Rift, and many more.

This guide shows you how to install Unity Personal on Windows; however, installing Unity on macOS follows a very similar procedure.

Installing Unity

  1. Go to Unity’s Download Page and click “Download Installer for Windows”. A UnityDownloadAssistant-x.x.exe file should be downloaded to your “Downloads” folder (where x.x is the current Unity version).

    unity-download

  2. Open the downloaded installer. You will see a screen like this:

    unity-open-installer

  3. Accept the license and terms and click Next.

    unity-terms

  4. Select the components you would like to be installed with Unity and click “Next”. Note: If you ever want to change the components, you can re-run the installer.

    unity-components

  5. You can change where you want Unity installed, or leave the default option and click “Next”.

    unity-install-location

  6. Depending on the components you selected, you may see additional prompts before installing. Follow the prompts and click “Install”. Installing Unity may take some time. After the installation is finished, Unity will be installed on your computer.

Creating a Unity Account

  1. Unity requires an account for use. Start by opening Unity which can be done through the Desktop or Start Menu shortcuts.

    unity-start-menu

  2. If you have a Unity account already, you can sign in here and skip the rest of this guide. If you do not have a Unity account, click “create one”.

    unity-open

  3. Fill in the forms to create your Unity account. Then click “Create a Unity ID”. Alternatively, you have the option of signing up with a Google or Facebook account.

    unity-signup

  4. You will receive a confirmation email sent to the email used to signup for a Unity ID. Click “Link to confirm email” to confirm your email.

    unity-email

  5. Go back to the Unity application and click “Continue” after confirming your email.

    unity-confirm-email

  6. Select “Unity Personal” and click “Next”.

    unity-license-management

    You are now setup to create games using Unity 3D Personal Edition.