From 80bcd4296e105562f82532a2546c76c336d9d360 Mon Sep 17 00:00:00 2001 From: Priya Date: Mon, 13 Sep 2021 21:20:13 +0100 Subject: [PATCH 1/4] Updates to remove console specific lang --- .../Documentation~/Building-For-Consoles.md | 8 +------- .../Documentation~/TableOfContents.md | 3 +-- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md b/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md index 346ecabe2d4..62b4a093316 100644 --- a/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md +++ b/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md @@ -1,12 +1,6 @@ # Building your Project for consoles -To build a Project for the **PlayStation 4**, **PlayStation 5**, **Xbox Series**, **Game Core Xbox One** or **Xbox One**, you need to install an additional package for each platform you want to support. The packages for each platform are: - -- **PlayStation 4**: com.unity.render-pipelines.ps4 -- **PlayStation 5**: com.unity.render-pipelines.ps5 -- **Xbox One**: com.unity.render-pipelines.xboxone -- **Game Core Xbox Series**: com.unity.render-pipelines.gamecore -- **Game Core Xbox One**: com.unity.render-pipelines.gamecore +If you have a license to develop games for Closed platforms that require you to meet the confidentiality and legal agreements of the platform provider, then see the relevant developer forums for a link to the console specific render pipeline package. ## Platform package installation diff --git a/com.unity.render-pipelines.universal/Documentation~/TableOfContents.md b/com.unity.render-pipelines.universal/Documentation~/TableOfContents.md index c4d5eb3aa07..48f63d5e999 100644 --- a/com.unity.render-pipelines.universal/Documentation~/TableOfContents.md +++ b/com.unity.render-pipelines.universal/Documentation~/TableOfContents.md @@ -1,5 +1,6 @@ * [Universal Render Pipeline](index.md) * [Requirements](requirements.md) + * [Building for Closed platforms](Building-For-Consoles.md) * [What's new in URP](whats-new/urp-whats-new.md) * [Features]() * [Feature Comparison with the Built-in Render Pipeline](universalrp-builtin-feature-comparison.md) @@ -112,7 +113,5 @@ * [2D Pixel Perfect](2d-pixelperfect.md) * [Cinemachine Pixel Perfect extension](pixel-cinemachine.md) -* [Building for consoles](Building-For-Consoles.md) - * [Frequently asked questions (FAQ)](faq.md) * [Known issues](known-issues.md) From 0a22d107c1c45d41c887e136689e856077c782ed Mon Sep 17 00:00:00 2001 From: Priya Date: Tue, 14 Sep 2021 11:04:01 +0100 Subject: [PATCH 2/4] Updates to remove console specific lang --- .../Documentation~/Building-For-Consoles.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md b/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md index 62b4a093316..5822fbd6ccc 100644 --- a/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md +++ b/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md @@ -1,10 +1,10 @@ -# Building your Project for consoles +# Building your Project for Close platforms If you have a license to develop games for Closed platforms that require you to meet the confidentiality and legal agreements of the platform provider, then see the relevant developer forums for a link to the console specific render pipeline package. ## Platform package installation -To install a platform package, download it from the relevant platform developer forum (you cannot get these packages from the package registry or Package Manager). To do this: +To install a platform package, download it from the relevant platform developer forum. Note that you cannot get these packages from the package registry or Package Manager. To do this: 1. Download the package for the platform that your Project targets. You can find each package on its respective platform developer forum. The download link is in the same location as the Unity installer for that platform. -2. Use the Package Manager to install the package locally. For information on how to install local packages, see[ Installing a local package](https://docs.unity3d.com/Manual/upm-ui-local.html). +2. Use the Package Manager to install the package locally. For information on how to install local packages, see [Installing a local package](https://docs.unity3d.com/Manual/upm-ui-local.html). From af17a73be1e2764c92597740793c62c4f7b9a408 Mon Sep 17 00:00:00 2001 From: jpriyas <85298006+jpriyas@users.noreply.github.com> Date: Tue, 14 Sep 2021 11:27:36 +0100 Subject: [PATCH 3/4] Update Building-For-Consoles.md Fixed a typo --- .../Documentation~/Building-For-Consoles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md b/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md index 5822fbd6ccc..1459f923a60 100644 --- a/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md +++ b/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md @@ -1,4 +1,4 @@ -# Building your Project for Close platforms +# Building your Project for Closed platforms If you have a license to develop games for Closed platforms that require you to meet the confidentiality and legal agreements of the platform provider, then see the relevant developer forums for a link to the console specific render pipeline package. From 7b3a9636d92ffb9dc6690869ab5401e6927e7db7 Mon Sep 17 00:00:00 2001 From: jpriyas <85298006+jpriyas@users.noreply.github.com> Date: Tue, 14 Sep 2021 13:54:38 +0100 Subject: [PATCH 4/4] Update Building-For-Consoles.md Incorporated Alex's feedback. --- .../Documentation~/Building-For-Consoles.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md b/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md index 1459f923a60..4350c2e09d2 100644 --- a/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md +++ b/com.unity.render-pipelines.universal/Documentation~/Building-For-Consoles.md @@ -4,7 +4,9 @@ If you have a license to develop games for Closed platforms that require you to ## Platform package installation -To install a platform package, download it from the relevant platform developer forum. Note that you cannot get these packages from the package registry or Package Manager. To do this: +Closed platform packages are not available in the package registry or the Package Manager. -1. Download the package for the platform that your Project targets. You can find each package on its respective platform developer forum. The download link is in the same location as the Unity installer for that platform. -2. Use the Package Manager to install the package locally. For information on how to install local packages, see [Installing a local package](https://docs.unity3d.com/Manual/upm-ui-local.html). +To install a Closed platform package: + +1. Download the package from the relevant platform developer forum. +2. Use the Package Manager to install the package locally. For information on how to install packages locally, see [Installing a local package](https://docs.unity3d.com/Manual/upm-ui-local.html).