What I ended up doing, was manually drawing all buttons in their UnHovered state when a UI screen is destroyed or hidden, and again on creating/enabling.
Sloppy, but it works.
1 Like
What I ended up doing, was manually drawing all buttons in their UnHovered state when a UI screen is destroyed or hidden, and again on creating/enabling.
Sloppy, but it works.