UMG Mouse Up Function Bug

I haven’t tried this in a new project yet to see if it’s just my project, but if you override the OnMouseButtonUp on a widget, it requires a double click to call the function.

I will try to reproduce it in a new project later.

Hello Wrekk,

Could you let me know if you are returning it as handled or unhandled and if changing this makes a difference?

I’m not sure if it was after I overrided the OnMouseButtonDown function that it works, but it works now. But I’m sure that I had it return as handled before as well as now.

I am happy to hear that you have things working. I will be converting your last comment to an answer. If the issue returns please feel free to reopen this issue and I will be happy to assist you further.