3D Widget Problem: Buttons onclicked does not Work

As I said, test it in a clean project with minimum setup. No dispatchers, no interfaces, just a Print String to confirm things are working.

From the picture you’ve attached, how the heck is anyone supposed to figure out what else you’ve got going on. Something is not working, keep narrowing it down until you identify the culprit.


You originally said:

Only the click does not work.

If you put a print string above, does it Print? Because that would mean that the Click does work and we’ve been having this exercise for nothing… In which case you’d need to look at the way you register the dispatchers rather than at how input is processed.