diff --git a/com.unity.render-pipelines.universal/Documentation~/requirements.md b/com.unity.render-pipelines.universal/Documentation~/requirements.md index 867c9f725c2..665c76fbe14 100644 --- a/com.unity.render-pipelines.universal/Documentation~/requirements.md +++ b/com.unity.render-pipelines.universal/Documentation~/requirements.md @@ -8,8 +8,10 @@ The following table shows the compatibility of URP package versions with differe | Package version | Minimum Unity version | Maximum Unity version | |-----------------|-----------------------|-----------------------| -| 9.x.x | 2020.1.0a23 | 2020.2.x | -| 8.x.x | 2020.1.0a23 | 2020.1.x | +| 9.x.x | 2020.1.0b6 | 2020.2.x | +| 8.1.x | 2020.1.0b6 | 2020.1.x | +| 8.0.x | 2020.1.0a23 | 2020.1.x | +| 7.4.x | 2019.3.2f1 | 2019.4.x | | 7.3.x | 2019.3.2f1 | 2019.4.x | | 7.2.x | 2019.3.0f6 | 2019.4.x | | 7.1.8 | 2019.3.0f3 | 2019.4.x |