search engines results not helping (like this)

Hi everyone! I’m developing replay system for my multiplayer game. I’ve used wiki tutorial as a basis A new, community-hosted Unreal Engine Wiki - Announcements - Epic Developer Community Forums . Made some changes to match 4.22 version. Recording and playing works well. But I have some strange Issue. When replay starts to play and loads the map GameMode is not Valid, player controller too.

My map has game mode set in WorldSettings. Replay Spectator Player Controller in the game mode is set too.

Can anyone help me with this problem?

Is the gamemode setup from cpp ?, you might want to build it first and check any override of player controller