Sub Groups not acting as a single fixture

i have a set of subgroups inside of a group that i'm using to make a simple build. sub group 1 > subgroup 2 > etc. building the stack up with  delay syntax so that each subgroup comes on as a single fixture, then the next, etc. .. 

the sub groups are not acting like single fixtures, instead, the move command is moving through the group in order as if its ignoring the parentheses. i've tried building the group in different ways with subgroups being the final outcome, but nothing works. i'm certain i've done this in earlier versions. 

Parents Reply
  • Discrete time and delay grouping channels work fine in the cue. It’s just when the data is entered manually that it does not respect the group syntax.

    In the cue:
    `chan 1 thru 6 offset chan per group 2 delay 0 thru 4 enter`
    `update enter`

    This works as expected.

    In manual entry:
    Using the same syntax results in delays of `1 thru 6` without respecting the grouping.

Children
No Data
Related