Script Color3 preview appearing in empty scripts

I’m not sure what feature this is related to or where its intended to appear (I’ve never encountered it before), but, if a blank script is created and opened the following appears:
image

This bug happens in the current version of studio (449).
This bug has been occurring since at least version 447 when I first noticed it.

To reproduce, open a new place, insert a Script or LocalScript, delete its content, close it, and reopen it. The color picker icon will appear, and when clicked, it allows you to insert an RGB value. (e.g. 255, 255, 255)

2 Likes

:wave: Hey there mate!

Well, this is a bug I have noticed as well A LOT. Here’s some backstory:

I was working with my development team to accomplish an Event Center for my group. I was working on a few things all with Color3.new(). Sadly, this is something that had a few pros and cons like @FerbZides stated earlier.

PROS:

Easier to pick colors.

Easier to actually use Color3.new before your statement.

CONS:

It gets quite bothering that it’s there when you don’t need it.

:watermelon: However at the end of the day we all are Human and have our own opinions. I hope this helped mate!

Much thanks,

Voliiqs

As @BlackShibe said,
This is referring to the picker appearing under incorrect conditions, not about the feature itself.

This issue should now be resolved! If this issue is still occurring, please create a new topic for us to look into.

2 Likes