Is there a bug where you can't have multiples of the same node type (cameraSolver) within a Group in a Saved Tree preset?
i save a Tree Preset with 3 camera solvers in the tree. i do this for a Python script that solves the 3 camera Translation types simultaneously so i can then choose the best result.
the problem is the Tree Preset saver keeps popping 2 of the camera solver nodes outside of the Group when i add the saved group back into my current node page. it's annoying since adding them back in to the group manually reverts the group back to the default name & color.
i checked the .XML and all of the nodes are included in the 'nodeId' listing so should be included in the group.
the XML looks like it should work & keep everything together.