Hello,
I have an hda that is making buildings in Unity from shapes (OSM building shapes). All those shape prims go through a for-each loop, inside that some walls are extruded through one loop and some walls with windows are placed as instances with the copy to point SOP. Roofs are also created inside the main loop. Is there's a way to create groups per building in Unity?