# Upgrade to URP

## Video

{% embed url="<https://streamable.com/j2zgjn>" %}

## Latest Versions&#x20;

{% hint style="warning" %}

## Check your Unity URP Version

{% endhint %}

<figure><img src="/files/FWAdJCsAua4WwSguffZq" alt=""><figcaption></figcaption></figure>

## 1. Upgrade all Amplify Editor custom shaders

<figure><img src="/files/Im13FQiNVCD1GPjvbeC2" alt=""><figcaption></figcaption></figure>

These are the same packages included in the Malbers Animation Menu:

#### UNITY 6

{% file src="/files/HU06hH00XiZ5ccM1Rs2Y" %}

#### UNITY 2023+

{% file src="/files/W7pfJ6Rn6h2NCNPAT3SP" %}

#### UNITY 2022+

{% file src="/files/14bry1ymyZPTLZZMaBsS" %}

{% file src="/files/rcoK0HonM292QEsFtHVo" %}

## 2. Convert all the Materials to URP Materials

<figure><img src="/files/ezB7yGQwMQRMUAd1UBNl" alt="" width="501"><figcaption></figcaption></figure>

{% hint style="info" %}

## If you are upgrading from Built - In to URP you will need to add the URP Asset to your project settings

{% endhint %}

<figure><img src="/files/A5f66ftdOji4tInwWG7M" alt=""><figcaption></figcaption></figure>

These files are created by Unity automatically when you create an empty URP project. But if you are upgrading from a Built-in Renderer project you will need to create them yourself or simply download them from this included package:

{% file src="/files/NT5dwDCftnOe1qxFaNI5" %}

And that's it :)

{% hint style="info" %}

## Same steps to Upgrade to HDRP but using HDRP options

{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://malbersanimations.gitbook.io/animal-controller/quickstart/upgrade-to-urp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
