Post Go back to editing

[Bug Report] SigmaStudio+ Algorithm Designer won't build multiple modules into single DLL

Category: Software
Software Version: SigmaStudio+ Version 2.0 Build 8299 Revision 33096

I am trying to set up the Algorithm Designer in SigmaStudio+ to build multiple plugins/modules into a single DLL and have found a strange bug.

I have an Algorithm Designer project set up to create four plugins/modules. Each plugin/module was added using the "Add plugin" button and completely configured by working through the wizard, and I saved the project.

I have since closed and reopened SigmaStudio+. If I load the Algorithm Designer project, it has remembered all the settings for all four plugins/modules (great). However, if I click the "Build Plugin" button, on the resulting page, only two of the four plugins are selected to build into the DLL:

If I select the other two plugins to build the Algorithm/Compute/UI into the DLL as follows:

then when I generate the DLL, it only contains the two plugins that were already selected, plus whichever plugin/module was open in Algorithm Designer at the time I clicked the "Build Plugin" button - the other plugin/module doesn't get included in the DLL. Indeed, if I have one of the two plugins that are selected when I first click on "Build Plugin", then neither of the plugins that I have to manually select are included. I have tried selecting all the plugins and saving the project, but it doesn't seem to remember which are selected for building.