Help with Enhanced Input and Gameplay Abilities System

Do you have any override input function on your PlayerController? I thought that disabling this function in PlayerController and leaving it only on the pawn would work but it doesn’t. I also thought it might be that option to auto receive input in Pawn but my PlayerController is working with it disabled.