-
Notifications
You must be signed in to change notification settings - Fork 855
[HDRP] Adding information about SSGI and Emissive incompatibility in documentation and override #5468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HDRP] Adding information about SSGI and Emissive incompatibility in documentation and override #5468
Conversation
Hi! This comment will help you figure out which jobs to run before merging your PR. The suggestions are dynamic based on what files you have changed. HDRP Depending on the scope of your PR, you may need to run more jobs than what has been suggested. Please speak to your lead or a Graphics SDET (#devs-graphics-automation) if you are unsure. |
com.unity.render-pipelines.high-definition/Documentation~/Override-Screen-Space-GI.md
Outdated
Show resolved
Hide resolved
com.unity.render-pipelines.high-definition/Documentation~/Override-Screen-Space-GI.md
Outdated
Show resolved
Hide resolved
com.unity.render-pipelines.high-definition/Documentation~/Override-Screen-Space-GI.md
Outdated
Show resolved
Hide resolved
com.unity.render-pipelines.high-definition/Documentation~/Override-Screen-Space-GI.md
Outdated
Show resolved
Hide resolved
com.unity.render-pipelines.high-definition/Documentation~/Override-Screen-Space-GI.md
Outdated
Show resolved
Hide resolved
Co-authored-by: emilybrown1 <88374601+emilybrown1@users.noreply.github.com>
…documentation and override (#5468) * adding bit of info * Adding links * fixing typo * Helpbox in SSGI override * Apply suggestions from code review Co-authored-by: emilybrown1 <88374601+emilybrown1@users.noreply.github.com> Co-authored-by: emilybrown1 <88374601+emilybrown1@users.noreply.github.com>
Purpose of this PR
This PR is needed because lots of users are thinking this is a bug and or asking this question (why I lose emissive when I enable SSGI).
Now we can just point to this documentation bit when the question is popping up.
Also, an HelpBox have been added to the SSGI override to give this information in editor.

The HeloBox only appears when SSGI is enabled.

Comments to reviewers
If someone have a better wording or want to correct things, please do it.