UMG Button eating touch events

For android, I setup a widget with simple fire button. In the player character I use Touch event to rotate the camera. but when I press the fire button, my player no longer receives touch input. How do I overcome this issue?

Also I don’t want to use default joysticks. Thanks a lot

Have you found a solution to this? I have the same problem