MouseEnter Issue

If you click a TextButton, the MouseEnter event is fired again while your mouse is still in the button. This is extremely annoying when you have hover sounds.

I feel like you could fix this without roblox’s help. Some sort of bool value you could make the sound play once until the mouse leaves then it gets reset.

You’re missing the point.
We shouldn’t have to work around their bugs. It should work right to begin with.