Menu widget not showing after entering lobby in multiplayer

I have made a custom game state for my multiplayer. When I replace the default game state in my game mode blueprint with my custom game state, the player controllers will no longer show my menu widget once they enter my lobby level.

player controller

Game State cpp

Game Mode setting if relevant