LMB Input on PlayerController disables LMB input on Pawn?

Hello,
I have a LMB input on my Character that fires ball and works fine.
But when I add LMB functionality on Player Controller, LMB event on Pawn stop working.

Is it normal? And what is proper way to make all events on Controller and Pawn work???