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
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
Add comment