Not enter the SetupPlayerInputComponent()

i customize the class of APawn and ACharacter. they all override the SetupPlayerInputComponent(UInputComponent*).but only the APawn::SetupPlayerInputComponent(UInputComponent*) can exec when the client start. i don’t know why. who can help me. thanks!

I have this question too, can someone help us?