When a PlayerObject contains a GameObject with the EditorOnly tag, the CloseMenu button in ClientSim becomes unclickable when entering Play mode in the Editor.
This might be caused by a missing GameObject being included in the
Player Persistence Objects
of the
ClientSimPlayer
component at runtime when a GameObject with the EditorOnly tag is present.