Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.2.1, 7.2.0, 7.1.8, 7.0.1
Issue ID
1221170
Regression
Yes
[ShaderGraph] Animation of the Fresnel Effect with Time and Remap is not visible on the Mesh
Created one Animation of the Glowing effect with Fresnel, Time and Remap nodes in the Shader Graph. After applying it to the Cube or Sphere it is not visible. Only changes in the Albedo is visible
1. Open the attached project
2. Click on the Play button
Expected Result:
Animation of the Glowing effect on the Cube is visible
Actual Result:
Animation of the Glowing effect on the Cube is not visible
Reproducible on: 2020.1.024, 2019.3.2f1, 2019.3.0b4 with package version: 7.2.1, 7.2.0, 7.1.8, 7.1.1
Works Fine on: 2019.2.12f1 with package version 6.9.2
Environment: Windows 10 and Mac 10.15
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note:
Hi, this is actually due to the scene setup. Because the fresnel is being mapped to emission, you need to do the following to see results in scene:
1) Add a new global volume
2) Create a new volume profile
3) Add an HDRI Sky override
4) Set the intensity mode to Exposure and adjust the exposure value until you see the emission results.
From there you just need to adjust your exposure settings as desired for the final in scene effect that you want. In Shader Graph, you can find an Emission Node that will adjust the weight of the emission effect in the exposure as well.
Any further questions should be directed at the HDRP Forum, as this is specific to the exposure and emission settings in HDRP.