Virtual joystick captures touch input

I’m trying to implement full-screen touch joystick for turning and touch to move to certain location.

However, virtual joystick captures touch event and I cannot register touch on blueprints under virtual joystick. This effectively prevents touch-to-move type of navigation. Any suggestions?