Introduction to Unity 2018
Learn how to install Unity, create a new project or open an existing project, use the Unity editor, navigate inside the Unity Scene view.
Save 35% off the list price* of the related book or multi-format eBook (EPUB + MOBI + PDF) with discount code ARTICLE.
* See informit.com/terms
This hour focuses on getting you ready to rock and roll in the Unity environment. It starts by looking at the different Unity licenses and then installing the one you choose. This hour you’ll also learn how to create new projects as well as open existing ones. You’ll open the powerful Unity editor and examine its various components. Finally, you’ll learn to navigate a scene by using mouse controls and keyboard commands. This lesson is meant to be hands-on, so download Unity while reading and follow along.
Installing Unity
Before you can begin using Unity, you first need to download and install it. Software installation is a pretty simple and straightforward process these days, and Unity is no exception. Before you can install anything, though, you need to look at the three available Unity license options: Unity Personal, Unity Plus, and Unity Pro. Unity Personal is free and has everything you need to complete all the examples and projects in this book. In fact, Unity Personal contains everything you need to make games commercially, up to an annual revenue of $100,000! If you’re lucky enough to start earning more than this, or you want to access the advanced features of Unity Plus or Unity Pro (mainly aimed at teams), then you can always upgrade in the future.
Downloading and Installing Unity
This lesson assumes that you are sticking with the Unity Personal license. If you instead choose the Plus or Pro version, the process is very similar, only deviating when it comes to choosing the license. When you are ready to begin downloading and installing Unity, follow these steps:
Download the Unity installer from the Unity download page at http://unity3d.com/get-unity/download and proceed to follow the instructions to download the installer.
Run the installer and follow the prompts as you would with any other piece of software.
When prompted, be sure to leave the Unity 2018 and Standard Assets check boxes checked (see Figure 1.1). It is okay to install the example project and any other platforms you may want to build to if you have space; doing so won’t affect your experience of the book.
FIGURE 1.1 Choosing the components to install.
Choose an installation location for Unity. It is recommended to accept the default unless you know what you are doing. Unity takes some time to download, during which time you see a download screen (see Figure 1.2).
FIGURE 1.2 Be patient while Unity downloads.
If you already have a Unity account, you may be asked to log in with it. If you don’t yet have a Unity account, follow the instructions to create one. Make sure you have access to your email to verify your address. That’s it! Unity installation is now complete.