BUG Effects Macro behavior changed in 3.3

Hey Team,

I have a number of macros i use while busking that stop specific numbered effects,

Since upgrading to 3.3  when i run any of these macros either from the command line or magic sheet they stop all running Effects,not just the target effects.

have rolled back to 3.2 and it everything works fine. also tried on Gio, ion and Nomad, so not a hardware issue.

syntax ive been using:

clear_cmdline Effect 1 @{enter}

clear_cmdline Effect  @{enter}

Clear_cmdline selectlast

which until the last update has stopped just effects 1 and 2 for example.

since upgrade to 3.3.0 running that same macro stops all currently running effects on all units

also changing to foreground or background makes no difference in this case

Anyone else come across this or is it a new issue?

Related