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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.