From bb695b785baf23af3e3b395873ad071c7b7b4f33 Mon Sep 17 00:00:00 2001 From: Yohann VAAST Date: Wed, 4 Dec 2024 14:01:23 -0500 Subject: [PATCH 1/3] Fix bad hyperlink in Graphics Settings tutorial (page 6) --- .../SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset b/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset index ee1a9ea86af..88967839497 100644 --- a/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset +++ b/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset @@ -41,8 +41,7 @@ MonoBehaviour: can also watch avideo tutorial to learn more about the Graphics settings.\n\nFor more details, check out the corresponding documentation:\n\u2022HDRP - assets\n\u2022Scalability - (Quality levels)\n\u2022Frame + assets\n\u2022Quality Settings\n\u2022Frame Settings" m_Tutorial: {fileID: 0} m_Image: {fileID: 0} From c8aaa4eb959f26e3f7a264857a5163ffb74012fe Mon Sep 17 00:00:00 2001 From: Yohann VAAST Date: Wed, 4 Dec 2024 14:21:01 -0500 Subject: [PATCH 2/3] Fix typo --- .../SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset b/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset index 88967839497..a463435fcfa 100644 --- a/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset +++ b/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset @@ -38,7 +38,7 @@ MonoBehaviour: m_Untranslated: Congratulations! Text: m_Untranslated: "In this tutorial, you learned the basics of HDRP settings.\n\nYou - can also watch avideo + can also watch a video tutorial to learn more about the Graphics settings.\n\nFor more details, check out the corresponding documentation:\n\u2022HDRP assets\n\u2022Quality Settings\n\u2022Frame From de7abd5ba32c1a66a5e704ae6ed8bfa65440bfcc Mon Sep 17 00:00:00 2001 From: Yohann VAAST Date: Wed, 4 Dec 2024 14:56:17 -0500 Subject: [PATCH 3/3] Fix outdated documentation --- .../Tutorials/Pages/HDRPSettings_04.asset | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_04.asset b/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_04.asset index 78690ff52e5..76251d558f8 100644 --- a/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_04.asset +++ b/com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_04.asset @@ -39,16 +39,16 @@ MonoBehaviour: Text: m_Untranslated: "Settings for post-processing, Fog, Sky, etc. can be applied to all scenes in this project by default, by using a Default Volume - Profile Asset. It is particulalry useful to rely on this system to + Profile Asset. It is particularly useful to rely on this system to ensure the consistency of the HDRP settings between all the scenes.\n\n1. - Go to Edit > Project Settings > Graphics > HDRP - Global Settings and review the Default Volume Profile Asset - assigned to the project.\n\n2. Disable HDRI Sky. \n\nSee that the Sky in + Go to Edit > Project Settings > Graphics > Pipeline + Specific Settings > HDRP and review the Default Profile + assigned to the project.\n\n2. In the scene, through the Hierarchy + window, disable HDRI Sky by selecting the GameObject Lighting + > Volumes > Volume Global.\n\nSee that the Sky in the Scene has now disappeared and fallen back on the Background color defined - in Edit > Preferences > Colors (dark grey by default).\n\n3. - Undo your changes.\n\nFor convenience and quick access, we also added an - instance of these settings in the Scene. You can access them with the Hierarchy, - in Lighting > Volumes > Volume Global. " + in Edit > Preferences > Colors (dark grey by default).\n\n3. + Undo your changes." m_Tutorial: {fileID: 0} m_Image: {fileID: 0} m_Video: {fileID: 0}