From the course: Cert Prep: Unity Certified Associate Game Developer Materials and Lighting

Unlock the full course today

Join today to access over 25,200 courses taught by industry experts.

Upgrading materials

Upgrading materials

- [Instructor] When you're working with either the High Definition Render Pipeline, or the Universal Render Pipeline, you might want to import assets from the Unity Asset Store into your project. And that's what we're going to be doing here. But when you do that, you might encounter a problem, especially if the asset was made quite a while ago, like a mesh or material and you're importing that into your project using the newer render system you might find incompatibilities. And in this video, I want to show you how we can upgrade older materials to the newer render pipeline. So to do that, I'm going to start by importing an asset from the Asset Store. I've already gone ahead and downloaded that, and I'm just going to show you using the Unity Package Manager, how we can access and import a new asset by choosing window Package Manager to display the Package Manager window. And I've gone ahead here in shows and under packages,…

Contents