From 092dfb35da92c4e7d95470a05ec910573bc3e4e3 Mon Sep 17 00:00:00 2001 From: Oleksandr Kokoshyn Date: Wed, 22 Apr 2020 13:25:02 +0200 Subject: [PATCH] DOC-1735 Updated the requirements page for 7.4, 8.1, 9.0 release: https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@9.0/manual/requirements.html --- .../Documentation~/requirements.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 |