Setup player input component in grandchild of ACharacter not working

Could it be because you’re missing

Super::SetupPlayerInputComponent(PlayerInputComponent)?

1 Like