Unreal perform double click on touch

Hello everyone! I has a problem with using a TouchScreen on Windows platform. When I perform a touch on some UMG item, its double clicking. I tried to uncheck in PlayerController any mouse event. And for additional disable in project settings “Use Mouse For Touch”. But that didn’t solve my problem. [SIZE=13px]Any way to fix that?[/SIZE]

Thanks.

Same issue… i’m fighting with this problem a lot of time. So subscribe for theme

[FONT=“Helvetica Neue”,Helvetica,Arial,sans-serif]There are Issue - UE-52800 you can also vote for this

Today I noticed the same result. A double click is registered accidentally. I added a vote to the Issue Tracker. But there is a temporary solution to the problem. Add Do Once and after actions add delay and connect to Reset.

Oh, there is another solutions: Double click / touch - Blueprint Visual Scripting - Unreal Engine Forums