I have buttons with UIButton linked to UILabels to change the color when they colliders are disabled.
I'm using this on 4 buttons in the main menu, when the game starts, just the first one is enabled and how it's supposed to be the others 3 are disabled. But from this 3 buttons just 1 is changing the color from the "Disabled Color". The others 2 buttons continue with the normal color.
What could be the issue? I should Update the colors?