If we are using the new "spawnGearPresetFiles" cfgGameplay directive with the accompanying JSON file with the loadout configurations, the loadouts themselves work fine, however this seems to break the ability for a player to choose a custom character and the main menu. When they Respawn Custom, it still gives them a random character.
When we switch back to doing loadouts through init.c, this functionality is restored.