If you’re new to Unity, this page guides your through the steps to create your first project.
Create a new Unity project in the Unity Hub:
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.
Important: Using cloud-based storage methods to store your project is an unsupported workflow. It can cause synchronization issues which corrupt your project. Use version controlA system for managing file changes. You can use Unity in conjunction with most common version control tools, including Perforce, Git, Mercurial and Unity Version Control (UVCS). More info
See in Glossary to manage your project.
To build your skills, complete the Unity Essentials in-Editor Tutorials pathway. These tutorials teach 2D and 3D development fundamentals, such as programming, audio, camerasA component which creates an image of a particular viewpoint in your scene. The output is either drawn to the screen or captured as a texture. More info
See in Glossary, and publishing.
As you use these resources, you can also:
When you’ve completed the tutorials, continue your learning with the following resources: