Search Issue Tracker
By Design
Votes
1
Found in [Package]
10.0.0-preview.30
Issue ID
1261225
Regression
No
[HDRP] Lit Graph Master Node does not react to Ambient Occclusion input
How to reproduce:
1. Open the attached project named "Case_1261225" (Link in the notes below)
2. Open the "Daylight" Scene
3. Open the Skin shader graph and observe that Ambient Occlusion input is set
4. Try plugging and unplugging the G channel from Sample texture node to the AO input and observe the character's face for any changes
Expected result: Shader's material receives AO once the input is set and the graph is saved (Track_1261225_V2)
Actual result: Shader's material does not react to AO input changes (Track_1261225_V3)
Reproducible with: 2019.4.7f1(7.2.0, 7.3.1, 7.4.1), 2020.1.1f1(8.2.0), 2020.2.0a20(10.0.0-preview.27, 10.0.0-preview.30)
Notes:
1. Could not test below 7.2.0 due to graphs and materials breaking on downgrade
2. While this AO setup does not work HDRP Lit Graph it does work in the PBR graph which was used for the model's armor
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
This works as expected as there is no visible indirect ambient lighting in the scene and Ambient Occlusion only affects indirect lighting.