I am having an issue where occasionally after a level is loaded, a few of the player controllers refuse to execute code. The others are fine, but the ones that are affected do not spawn characters and will not call begin play, tick, or any other functions at all. This doesn’t happen on every transition. The controllers are always fine when first logging into the server and this issue will usually happen after the first level transition, but sometimes I can make it past a few level transitions before the issue appears. I am using seamless level travel. Any input would be greatly appreciated.