Hi everyone

I've an issue with assigning different shader parameters on the different UITextures.
Here i have three different UITextures like a gold labels which flashes together.

I wanna coerce flash only e.g. first label.
I guess that roots of this issue is common draw call on the common UIPanel.
How i can draw UItextures in different draw calls on the common UIPanel?