Hello,
I am trying to change a sprite of a gameObject at runtime using script or event with the Unity editor but it has no effect. Indeed an animator is attached to this gameObject and animation is played at some time. This animation modify the sprite when launched. However, no animation are launched when I am trying to update the sprite (Idle with no animation) but still no luck.
Thank you.
Matthieu
