Custom Playercontroller not working, at all

I also had the same problem where the PlayerController always loaded instead of my custom controller. I tried recompiling all my scripts, but that didn’t help. What worked for me was to set the GameMode Override to None, run the game, then set it back to my custom game mode. For some reason, that worked and I see my custom controller again.

1 Like