Search Issue Tracker
Fix In Review for 12.0.0
Votes
0
Found in [Package]
7.0.0
Issue ID
1217639
Regression
No
[Shadergraph] View Direction node does not output normalized vector in Universal RP
Repro steps:
1. Create a PBR Shadergraph in Universal RP
2. Create a "View Direction" node, plug it into albedo
3. Save the graph and create a material with it
4. Put the material on a sphere in the scene
5. Rotate the camera so the sphere is colored
6. Zoom out
Expected result: the sphere displays normalized color values
Actual result: the colors on the sphere stretch off to high HDR values
Note: this only happens in Universal RP. View Direction is normalized on HDRP.
Documentation ticket: https://unity3d.atlassian.net/browse/DOC-2627
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment