I have UIPlaySound configured to play different audio for OnMouseOver and OnClick.
Both are played when I click on the button, which should not happen as to the user, the mouse did not go away from the button.
Is there any specific setting or code that is required to ensure only the OnClick audio plays when I click the button?