Skip to content

Commit 638611e

Browse files
authored
Merge pull request #8113 from Unity-Technologies/docs/bug/bad-hyperlink-tutorial-graphics-settings
HDRP - Fix bad hyperlink in Graphics Settings tutorial (page 6)
2 parents 504e639 + de7abd5 commit 638611e

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_04.asset

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@ MonoBehaviour:
3939
Text:
4040
m_Untranslated: "Settings for post-processing, Fog, Sky, etc. can be applied
4141
to all scenes in this project by default, by using a <b>Default Volume
42-
Profile Asset.</b> It is particulalry useful to rely on this system to
42+
Profile Asset.</b> It is particularly useful to rely on this system to
4343
ensure the consistency of the HDRP settings between all the scenes.\n\n1.
44-
Go to <b>Edit</b> > <b>Project Settings</b> > <b>Graphics</b> > <b>HDRP
45-
Global Settings</b> and review the <b>Default Volume Profile Asset</b>
46-
assigned to the project.\n\n2. Disable HDRI Sky. \n\nSee that the Sky in
44+
Go to <b>Edit</b> > <b>Project Settings</b> > <b>Graphics</b> > <b>Pipeline
45+
Specific Settings</b> > <b>HDRP</b> and review the <b>Default Profile</b>
46+
assigned to the project.\n\n2. In the scene, through the <i>Hierarchy</i>
47+
window, disable <i>HDRI Sky</i> by selecting the GameObject <b>Lighting</b>
48+
> <b>Volumes</b> > <b>Volume Global</b>.\n\nSee that the Sky in
4749
the Scene has now disappeared and fallen back on the Background color defined
48-
in <b>Edit</b> > <b>Preferences</b> > <b>Colors</b> (dark grey by default).\n\n3.
49-
Undo your changes.\n\nFor convenience and quick access, we also added an
50-
instance of these settings in the Scene. You can access them with the <i>Hierarchy,</i>
51-
in <b>Lighting</b> > <b>Volumes</b> > <b>Volume Global.</b> "
50+
in <b>Edit</b> > <b>Preferences</b> > <b>Colors</b> (dark grey by default).\n\n3.
51+
Undo your changes."
5252
m_Tutorial: {fileID: 0}
5353
m_Image: {fileID: 0}
5454
m_Video: {fileID: 0}

com.unity.template-hd/Assets/SampleSceneAssets/Tutorials/Pages/HDRPSettings_06.asset

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,10 @@ MonoBehaviour:
3838
m_Untranslated: Congratulations!
3939
Text:
4040
m_Untranslated: "In this tutorial, you learned the basics of HDRP settings.\n\nYou
41-
can also watch a<a href=\"https://youtu.be/yqCHiZrgKzs?t=243\">video</a>
41+
can also watch a <a href=\"https://youtu.be/yqCHiZrgKzs?t=243\">video</a>
4242
tutorial to learn more about the Graphics settings.\n\nFor more details,
4343
check out the corresponding documentation:\n\u2022<a href=\"https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html?subfolder=/manual/HDRP-Asset.html\">HDRP
44-
assets</a>\n\u2022<a href=\"https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html?subfolder=/manual/Scalability-Manual.html\">Scalability
45-
(Quality levels)</a>\n\u2022<a href=\"https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html?subfolder=/manual/Frame-Settings.html\">Frame
44+
assets</a>\n\u2022<a href=\"https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html?subfolder=/manual/quality-settings.html\">Quality Settings</a>\n\u2022<a href=\"https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html?subfolder=/manual/Frame-Settings.html\">Frame
4645
Settings</a>"
4746
m_Tutorial: {fileID: 0}
4847
m_Image: {fileID: 0}

0 commit comments

Comments
 (0)