We’ve always referenced our rigs into the scene but grouped the referenced rigs with the -gr flag.
With the mGear Viewport Menu active. “Range Switch” doesn’t work because of this line of code. It’s expecting all rig model groups to be in the root.
root = cmds.ls(args[0], long=True)[0].split("|")[1]