I'm having a strange issue where if players don't all ready up before the build timer UI is opened by the standard gameplay kismet, when players finally do ready up, the build timer is set to some arbitrary value (~160 seconds) no matter what the build time variables are set to. This means that the build time given varies depending on how quickly the players ready up.

However, I can't find the build time value that's being used anywhere. It's not in any of the kismet for my level anywhere. It appears that it's being set by the team select UI at the moment that it closes (which it is presumably doing to prevent the build time from counting down while the team select UI is open). Is there some way I can change this?