UI Bug - Independent time button states out of sync [2025.31760 MacOS 15.1]

Hey there,

I was playing with time components and using the 2 UI buttons to disable/enable independent time on the scoped time component. It’s easy to accidentally get the two buttons out of sync as their states are not tied “bind” style. Here’s a short clip showing the issue.

I am wanting to use the main timeline for transport and have a script change the scoped $TIMEPATH based on what sequence is playing so I am visually relying on this button to show the right value.

Thank you!

Hi @c0deous,

thanks for pointing this out. Can you describe or supply a little script that shows how you are changing the TIMEPATH variable?

cheers
Markus

Hey @snaut,

I actually had not gotten that far yet with my file but that is planned. The video above I have changed $TIMEPATH by hitting the S (scope) button in the UI while inside the network with the time component.

I tried it on a fresh network to make sure I didn’t break something but the behavior is still there.

Thank you!