I had the same problem and it was because the OnBeginCursorOver-Events don’t work when a widget has its visibility set to ‘Visible’. After I set the visibility of my HUD-Widgets to “Self Hit Test Invisible” the events were fired properly.
3 Likes