Self modulate doesnt works on canvas group with enabled y sort

Godot Version

4.3 stable

Question

I have a canvas group that has a child sprite. The canvas has a modified self modulate parameter, which causes the sprite’s color to change. However, when I turn on the y sort on canvas, the sprite no longer changes color.

How can I solve this?

You should create an issue on Godot’s github.