Trying to follow your tutorial to the letter, but I use a Pawn instead of ThirdpersonCharacter.
Everything is setup correct.
And I see the chat, but everytime I write something, nothing shows.
The Pawn is setup, to be a used in a Lobby system, together with the Chat.
What am I missing something here?
If I do the same thing in a Thirdperson Blueprint, then eveyrthing works.
The Tutorial shows, that I can use a pawn.
OBS OBS OBS
Okay, build a proejct, with only setting up the Pawn, and also another proejct with the ThirdPersonCharacter, Both proejcts work fine with the chat, so the chat is not the problem, it has something to do with something else.