GuiButtons do not return to "hover" state after click

Reproduction Steps
Insert either a TextButton or ImageButton and click it.

GuiButtonHoverState.rbxl (36.7 KB)

Expected Behavior
The GuiButton should return to the “hover” state.

Actual Behavior
After clicking, it will return to the “default” state rather than the “hover” state even though the mouse is still hovering over it.

Workaround
The only work around is to create a custom stateful button implementation in Luau.

Issue Area: Engine
Issue Type: Display
Impact: Moderate
Frequency: Constantly

4 Likes

So sorry we missed this. Are you still having the issue, @Rocky28447 ? Please lmk. If it’s still a problem, I’ll get in touch with the engineers.