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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment