UI display in PluginGui not updating until selected

I’m resizing a GUI element (specifically an ImageButton) inside of a PluginGui, and it doesn’t update the display of it despite the property changing. It updates when it’s selected though.


Why is this? It’s annoying and looks terrible. Is there any way to force an update to the display of a PluginGui?

I have been getting this issue too, though not just with plugin GUIs. This issue has been affecting an interaction system I’ve been working on where text appears over interactable objects. The GUI does not animate in studio, but works fine when playing on the client. Even the built-in animation plugin seems to have issues with updating.