Previewing BrickColors on a part that has a custom color does not reset to original color when cancelled

  • Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.

On studio, if you have a part that has a custom color (not BrickColor) and you preview a BrickColor without setting it (from that part’s BrickColor property), when cancelling, the part’s color doesn’t reset to the original value: instead, it becomes the closest BrickColor to the original value. And, because nothing actually “changed”, you can’t undo the action (without changing something else).

Expected behavior is the Color property being reset to the original value, before previewing.

  • How often does the bug happen? What are the steps that reproduce the bug?

The bug happens whenever you preview a BrickColor on a custom-colored part. Steps to reproduce:

  1. Insert a part
  2. Change it’s Color property to something different than a BrickColor’s color
  3. Open the BrickColor picker (on the BrickColor property of the part)
  4. Hover over any color without clicking them
  5. Cancel the dialog by clicking somewhere else
  6. The part now has a different color than the original one
  • Where does the bug happen (www, gametest, etc) Is it level-specific? Is it game specific? Please post a link to the place that exhibits the issue.

It happens on Studio, on any place, on every version.

1 Like

I have reported this internally. Thank you.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.