From the course: Unity 3D 2021 Essential Training

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

The Asset Store and Package Manager

The Asset Store and Package Manager - Unity Tutorial

From the course: Unity 3D 2021 Essential Training

The Asset Store and Package Manager

- [Instructor] There are two sections you need to be aware of when looking for packages and assets, the Asset Store and the Package Manager. So let's explore both. So the first thing I'm going to do is remove the two game objects that I just added, and right-click and delete. And then let's go ahead and explore the Package Manager first. And you can access the Package Manager by clicking on the Window, Package Manager. So Package Manager is basically Unity's way of creating packages for every function or every tool they have in their store or their own Package Manager. So basically when you first start with Unity, you don't have everything that you need to create a game or create a 2D game or whatever. So if for example, you created this particular project as a 3D game, you wouldn't have the HDRP package and therefore you would have to go and install it separately and so on and so forth. So if you're doing a VR or a MR,…

Contents