UMG disabled touch

I have a workaround for now. Its ugly. But it works.
I replaced the Input Touch Event with the following.

Event tick, branch, get input touch state bool.
Basically the top section acts as Input touch pressed
and the bottom section acts as input touch released