Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2020.3.X, 2021.3.X, 2022.1.X
Votes
2
Found in
2021.1
2021.1.21f1
2021.2
2022.1
Issue ID
1369425
Regression
Yes
[ShaderGraph] Getting a smaller gradient than generated code example when using Default Gradient Node
Reproduction steps:
1. Open the attached project "GradientIssue.zip"
2. In the Assets folder open "Gradient Example.shadergraph" Shader graph
3. Observe the grouped nodes, named "Wrong gradients" and "Right gradient"
Expected result: The gradients look identical
Actual result: The gradients do not identical
Reproducible with: 11.0.0 (2021.1.27f1), 12.1.0 (2021.2.0b17), 13.0.0 (2022.1.0a12)
Not reproducible with: 10.6.0 (2020.3.21f1)
Could not test with: 2019.4.31f1 (Console errors, project breaks)
Comments (1)
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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Ghodikov
Oct 25, 2021 16:23
I'm not sure about the correctness of work in the linear color space, but in the gamma color space we get the wrong result.