Disabled every Team Neutral setting and it still has the Neutral Team

Hello, I’m making a game for my friend and it requires teams but when I disable Teams Neutral the Neutral Team role still pops up. I even tried it on the SpawnLocation.
Is there a fix to this?

If the Neutral team shows up, that means a player wasn’t initially sorted out onto any team. There needs to be at least one team that has AutoAssignable on for Neutral not to show up.

The Neutral property on SpawnLocations merely tells if the SpawnLocation is valid for all teams or if it should only allow users with a specific TeamColor to spawn there.

The first one could be addressed by testing and the second by reading documentation from the Developer Hub. Please make sure to test and search before posting threads.

7 Likes