When editing a Color field, you need to click twice otherwise it does not work

In this video I repeatedly click the Color field to enter a new RGB value. When I type, nothing happens or it tries to focus on another field in the properties. You need to click twice to be able to edit the field. This started occurring about a year or so ago.

Expected behavior

You should only need to click ONCE to edit any field.

5 Likes

This applies to ColorSequence datatypes, not Color3. They are different datatypes, and is done because what is it meant to do if the value is not a static colour, but instead a sequence between two or more colours

If it is a ColorSequence and has only 1 point, it should not require multiple clicks. The UI indicates that the field is editable when you click once.

When you click the first time it shows the Graph Button and allows you to just pick a solid color from the Color Picker. If you click another time on the RGB there you can edit the RGB.

That’s the intended behavior and I think it’s not a bug it’s been that for the past few years.

(but they should let us type once we click :japanese_goblin:)