Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
4.1.0-preview
Issue ID
1101067
Regression
No
Shader Graph - Color Nodes change size when their color and alpha are changed
When you adjust the color values or alpha of a color node, the node will change size on the graph. This is fixed by closing the graph and reopening it.
1. Install Unity
2. Open the attached project
3. Open the PBRGraph.shadergraph
4. Adjust the color and alpha of the color node in the graph
Expected Result:
The color node updates to show the new color/alpha, but does not shrink or grow.
Actual Result:
When adjusting the color, the node grows in size. When adjusting the alpha, the node shrinks right down.
Tested on Windows.
Occurs on:
2019.1.0a9 with Shader Graph 5.0.0-preview
2018.3.0b11 with Shader Graph 4.1.0-preview
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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
This is a duplicate of issue #1086696