Bug: OP Color Picker Broken (only sets one color) [ 2025.30060 ]

There seems to be a bug in the latest experimental where the built in color picker to set OP colors always provides the same result (magenta.) The None button functions correctly.

I’ll note that setting with python does still work: op('grid1').color = [1,1,1]

TD Build: 2025.30060

OS:

Edition Windows 11 Home
Version 24H2
OS build 26100.4061
1 Like

I’d like to add, that the color of previously colored OPs have also changed, everything has gotten darker.

For example a COMP that was colored red before had the values: (0.52, 0.09, 0.09), and now they’re (0.42, 0.07, 0.08). As an example an OP that was colored not through the picker menu but through the .color attribute: (1, 0.56, 0.04) → (0.82, 0.46, 0.04)

Thanks for the report, the color picker issue is a known issue. Review release notes for a list of “Known Issues”

Sorry I missed that! I’ll make sure to review the known issues list in the future.

1 Like

Hello,

The operator colour-coding palette thing in the bottom right (called when pressing “c”) allows you to pick any colour you’d like to colour-code your operators with… as long as that colour is burgundy!

Windows 11 Build 30060

Thank-you

I too will make sure to review the known issues.