Search Issue Tracker
Fixed
Fixed in 6000.0.16f1
Votes
0
Found in
2021.3.40f1
2022.3.35f1
6000.0.11f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-75670
Regression
No
[ShaderGraph] Material Preview remains cyan until Color Picker is closed
Steps to reproduce:
- Create a URP project.
- Assets > Create > Shader Graph > URP > Lit Shader Graph.
- Open Shader Graph editor.
- Press spacebar and search for 'Color', create a Color node.
- Connect Color node Out (4) to Fragment Base Color (3).
- Change the color in the Color node, observe the Main Preview as you make changes in the Color Picker.
Actual results: Preview color does not update, instead it shows as an unlit cyan color until the Color Picker is closed. It will flicker with every change of color, as if it is updating.
Expected results: Preview color updates in real time. The docs say that this is the expected result here: [https://docs.unity3d.com/Packages/com.unity.shadergraph@17.0/manual/First-Shader-Graph.html#change-node-output]
Reproducible with versions: 6000.0.11f1, 2022.3.35f1, 2021.3.40f1
Tested on (OS): macOS Intel - Monterey 12.7.4
Notes:
- Tried waiting to see if the cyan will load into the correct color eventually, this did not happen. It will only update when the color picker is closed.
- There is no trouble with the material updating in real time in the Scene View if you are using Shader Graph properties.
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
Postponing; will batch forward port in the future.