Reproduction Steps
- Create two teams with the same team color
- Assign players to both teams
- Player list now shows both teams as one
Uncopylocked place
Team color bug - Roblox
Expected Behavior
I expect players to be grouped under their team in the player list
Actual Behavior
All players are grouped under the same team, each player sees their Team name at the top
Workaround
Make sure teams don’t have the same team color.
Issue Area: Engine
Issue Type: Display
Impact: Moderate
Frequency: Constantly
Date First Experienced: 2022-06-18 00:06:00 (+02:00)
Date Last Experienced: 2022-06-19 00:06:00 (+02:00)
1 Like
I believe this is intended behaviour, since if you set Player.TeamColor
to a set colour, the player’s team gets set as the team with that colour. I could be wrong on this one, but I felt like I should note this.
3 Likes
@RawEggTheGreatIX is correct and this is indeed intended behavior. Team.TeamColor is a unique identifier:
See more: Team.TeamColor
1 Like
Since this is intended behavior (as above) probably better to edit this to move it to Engine Features (#feature-requests:engine-features ) and checking out How to post a Feature Request
This topic was automatically closed after 10 hours. New replies are no longer allowed.