Search Issue Tracker
Fixed in 8.0.0
Votes
0
Found in [Package]
6.9.1 (release)
Issue ID
1184656
Regression
No
Shadergraph preview for lit and unlit sprite master node wrong color when color is set directly on master node
Reproduces on all versions of Shadergraph with the Sprite Lit and Unlit shadergraphs (6.9.1, 7.0.1, 7.1.1 and Github Master 8.0.0 (eca116d0f3))
Repro steps:
1. Use a project with Universal RP
2. Create a new Sprite Unlit shadergraph, and open it
3. Change the color input to the master node to red, without creating a color node input
Expected result: the preview is red
Actual result: the preview is yellow
Notes: This only affects the preview in Shadergraph. Materials with the shader in the material preview and the scene will be the correct color.
This only affects setting the color directly on the master node. Sampled and inline colors and textures will preview correctly.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment