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.
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.