Move character by touching screen for mobile issue

Hello. I have small 2d platform game for mobile.I want to move character by pressing the screen.So I made a widget.When I press left button or right character will moving but when i press same time jump character doesnt jump.So at the same time 2 pressing doesnt work.I want to move right or left same time jump.Is there another way to do this?
Here is my widget.

graph

and character bp

thank you so much god bless you

There is a fix here it could work for you.

You need to mark both buttons as IsFocusable - false.

mark it as accepted answer so whenever someone see ur question will know that its answered :))

and thank u:))