I have a project with four separate PCBs (drivers for MOSFETs). To achieve this, I created four identical schematic sheets and used the newly added Multi-Channel tool to generate four separate boards.
Overall, the boards were created successfully, but there is an issue with zones and vias belonging to these zones. They remain assigned to the same net as the reference board, which leads to a problem where copied tracks cannot connect to these zones. Attempting to refill the zones causes to freeze(infinite loading), and as a result, ERC also not works.
Thanks a lot for your report (the freeze is genuine, working on a fix). As for the zone nets, for the moment we do not perform recursive updates of the nets (so a zone connected to a pad should have its net updated but only to a via - not), but I’ll keep note of this too.