Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
VTDA's avatar
VTDA
Explorer
2 years ago

OnPointerExit & OnPointerEnter events unexpectedly fire after pressing & releasing the trigger

I have a simple script that plays an audio clip when the OnPointerEnter event fires and stops when the OnPointerExit event is fired If I hover over and then off of a UI element, like a toggle or bu...