Canvas Modulate not working for some nodes

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By jarlowrey

I have a canvas modulate node that dims the screen, but is not being applied to Node2Ds that have their own ShaderMaterial. I have tried changing the way it’s instantiated, but nothing is getting it to work.

:bust_in_silhouette: Reply From: jarlowrey

I needed to change my canvas_item shader’s render mode from unshaded to blend_mix