After parenting a UICorner object to a Gui button object (e.g ImageButton, TextButton) , while typing in a TextBox, hovering your cursor over the button object does not trigger the AutoButtonColor of the button’s properties.
This for some reason happens in certain cases (such as with how the UI Corner is parented etc. place file below demonstrates it occurring).
The bug occurs in Studio and in Play mode as well.
This video demonstrates:
As you can see, only after I clicked outside of the Text box, the AutoButton effect came back.
The date this started occurring is not known, but supposedly after UI Corners were introduced.
To Reproduce:
In Studio, create a TextButton object and parent a UICorner to it:
place file:
test.rbxl (26.3 KB)