Skip to content

Commit d3c0005

Browse files
Lewis JordanJordanL8
authored andcommitted
Added render pipeline compatability table (#87)
Co-authored-by: Lewis Jordan <lewis.jordan@hotmail.co.uk>
1 parent c6dbe4f commit d3c0005

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

com.unity.visualeffectgraph/Documentation~/System-Requirements.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,24 @@ The following table shows the compatibility of the Visual Effect Graph versions
1313
| 7.x | 2019.3 | 2019.4 |
1414
| 6.x | 2019.2 | 2019.2 |
1515

16-
## **Render pipeline compatibility**
16+
## Render pipeline compatibility
17+
18+
The Visual Effect Graph varies in compatibility between the High Definition Render Pipeline (HDRP) and the Universal Render Pipeline (URP). This section describes the compatibility of Visual Effect Graph versions with different render pipelines.
19+
20+
| **Package version** | **HDRP** | **URP** |
21+
| ------------------- | -------------- | ------------- |
22+
| 10.x | Out of preview | In preview |
23+
| 8.x / 9.x-preview | Out of preview | In preview |
24+
| 7.x | Out of preview | In preview |
25+
| 6.x | In preview | Not supported |
1726

1827
The Visual Effect Graph supports the [High Definition Render Pipeline](https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html) (HDRP) from Unity 2018.3 and is verified for HDRP from Unity 2019.3. The Visual Effect Graph supports every platform that HDRP supports. For information on which platforms this includes, see HDRP's [system requirements](https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html?subfolder=/manual/System-Requirements.html).
1928

2029
**Note**: When you download the HDRP package from the Package Manager, Unity automatically installs the Visual Effect Graph package.
2130

2231
The Visual Effect Graph supports the [Universal Render Pipeline](https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@latest/index.html) (URP) from Unity 2019.3. However, it is not yet out of preview for URP, which means it only supports a subset of platforms that URP supports. It also does not support every feature that it does with HDRP, and also only supports unlit particles.
2332

24-
## **Unity Player system requirements**
33+
## Unity Player system requirements
2534

2635
The Unity Player system requirements for the Visual Effect Graph depend on which render pipeline you use.
2736

0 commit comments

Comments
 (0)