1. Home
  2. Docs
  3. First look
  4. URP and HDRP Support

URP and HDRP Support

Both can be used with unity version 2019.1 or higher . In order to use graph and chart with either of the pipelines ,take the following steps:

Importing materials

After importing Graph and Chart , convert all the materials to the URP or HDRP pipeline. This can be done in the following way :

After converting the materials all the tutorial scenes and all menu prefabs would work without an issue. However the themes of graph and chart may not look and work as good as previously. In order to make them work , you need to import the proper them package

URP THEMES

Graph and Chart has a URP theme package that can be used instead of the standard themes. You can install it by opening the package inside the project explorer:

After loading the package you can delete the standard pipeline 3d themes.

HDRP THEMES

Graph and Chart has an HDRP theme package that can be used instead of the standard themes. You can install it by opening the package inside the project explorer:

After loading the package you can delete the standard pipeline 3d themes.