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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment