The icon color of the "Instance Component button" does not change

I changed the icon of the instance component button using the instance swap property.

And I changed the text and icon color of the master component. The text color of the instance button has been changed, but the color of the icon has not.

If i don’t change the icon (if it’s the same icon as the master’s), it will change color.

Why is this?
After swap the icon, if i change icon color of the master, I want the instance’s icon color to change as well. What should I do?

1 Like

Hello @SY_S ,

you need to have a unique vector on the swappable icon, and all other icons need to shared the same structure.

See below with multiple icons:
image

1 Like