docs.unity3d.com
    Show / Hide Table of Contents

    Package samples

    The Universal Render Pipeline (URP) comes with a set of samples to help you get started.

    A sample is a set of assets that you can import into your Unity project and use as a base to build upon or learn how to use a feature. A package sample can contain anything from a single C# script to multiple scenes.

    Importing package samples

    Before you import any package samples for URP, be aware that they require your project to be URP-compatible. A project is URP-compatible if you created it from a template or manually installed and set up URP in it. If the project is not URP-compatible, errors can occur when you import a package sample.

    To import package samples, use the Unity Package Manager window:

    1. Go to Window > Package Manager and, in the packages list view, select Universal RP.
    2. In the package details view, find the Samples section.
    3. Find the sample you want to import and click the Import button next to it.

    Unity imports URP package samples into Assets/Samples/Universal RP/<package version>/<sample name>.

    Opening package samples

    To open a package sample:

    1. Go to Assets/Samples/Universal RP/<package version>/. Here there is a folder for each URP package sample you have imported.
    2. Find the folder that contains the package sample you want and open it. The folder has the same name that the package sample has in the Unity Package Manager window.

    Package samples list

    The package samples that URP provides are:

    • URP Package Samples: A collection of example shaders, C# scripts, and other assets you can build upon or use in your application. For more information, see URP Package Samples.
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023