Cannot find UInputComponent on clients

Okay, so if I understand you correctly you want me to delay the call a little bit, because you are stating it might be a order of operations issue. BeginPlay is the last method that gets called on a Actor/Character/Pawn at least according to this .
BeginPlay does not work for me, and I’ll try and see if a delay works. That seems to be a workaround though.