Create your first project
If you've never used the Unity Editor before, create your first project with Unity's getting started resources.
Read time 2 minutesLast updated 13 days ago
If you're new to Unity, this page guides your through the steps to create your first project.
Install the Unity Editor
-
Check that your computer meets the system requirements for Unity.
-
Download and install the Unity Editor. This process includes the following tasks:
- Install the Unity Hub, which manages your Unity installations and projects.
- Create a Unity account. Your account gives you access to free assets, collaboration tools, and other services that help you create games and interactive experiences.
- Install the Unity Editor. Use version 6.1 or later.
Create a project
Create a new Unity project in the Unity Hub:
- Open the Unity Hub.
- Select Projects.
- Select New Project
- Select a template.
- Name your project.
- Select Create project.
You can create a project from a template to learn about the Unity Engine. The Get Started with Unity template introduces you to core concepts and workflows. To learn more, refer to Create a new project.
If you're not sure whether you want to make a 2D or 3D project, refer to 2D and 3D projects.
Continue learning
To build your skills, complete the Unity Essentials in-Editor Tutorials pathway. These tutorials teach 2D and 3D development fundamentals, such as programming, audio, cameras, and publishing.
As you use these resources, you can also:
- Use the Key concepts page as reference to some Unity Editor concepts.
- Browse topics you're interested in, such as, such as Input, Animation, and Lighting.
Additional resources
When you've completed the tutorials, continue your learning with the following resources:
-
Continue with Unity Learn pathways, courses, projects, or tutorials. For example:
-
In the Unity documentation, you can find information about: