Bug with BackgroundColor3 in roblox studio

This bug changes your selected GUI’s BackgroundColor to the previously selected GUI’s color.

  1. Yes I can replicate the bug with 100% consistency.

  2. To replicate bug:
    a) Select one Frame/Textbox/TextLabel/etc, click on the R, G, B part of the BackgroundColor3, so that it highlights the three numbers.
    b) Select another GUI object
    c) Click on any other property of that object
    d) The BackgroundColor3 of the second object will change to match the first object’s color.

  3. Happens in the current studio.

  4. No it’s not level specific.

  5. http://www.youtube.com/watch?v=K44UzloO0NQ&feature=youtu.be

  6. Seems like a very easy to fix bug, not based on my specs

  7. Bug started happening at least earlier than April 4, 2013, when I first reported it.

Edit:
The bug works with any Color3 property.

Sweet mother, thank you for pointing this out.

It’s pissed me off so much when making GUI’s and it’s been in there since the first release of Studio 2013.

[quote] Sweet mother, thank you for pointing this out.

It’s pissed me off so much when making GUI’s and it’s been in there since the first release of Studio 2013. [/quote]
Yeah I think it came out with the new studio.
I forgot about the bug because I adapted to it by clicking elsewhere between changing the color and selecting another GUI