Team Color More Colors Bug

Date Discovered Bug: 7/5/2025

Repro File: Team Color More Colors Bug Repro File.rbxl (55.0 KB)

Repro Steps: Go into the file and try to change the spawn location team color to the same color as the color of the spawn location part itself which is medium bluish green. You can’t. It’s a bug that won’t let you use the more colors option on the teams property of the spawn location and instead of changing the team color when you click more colors it changes the color of the spawn location part instead.

Expected behavior

I expect the team color to change using the more colors option when selected. More colors should not be only applying to the part itself. It should let you change the team color like it was clearly designed. It clearly lets you choose more colors on the teams section of the spawn location. Please fix this bug. Thank you

Temporary fix to this ridiculous problem for you guys. I’m a true bug hunter. You’re welcome devs :sunglasses:

--Create a script and place it inside of the spawn location and paste this code into the script

script.Parent.TeamColor = BrickColor.new("Med. bluish green")
1 Like

Closing this out because this will be naturally fixed by the Lua Properties panel rewrite we have in progress which comes with a new color picker. We won’t be fixing it for the old color picker.

1 Like

Built-In plugin picker for plugin developers??

1 Like