Issue with selection in the Map Object List view
I've discovered after labeling the GeneratorLocation param rows that rows with a duplicate label render you unable to select any of the objects with the same name after the first one, even though the rows themselves have different IDs.
I'll keep this open for the future in case I decide to change things to a better system, but for now the editor is generally working on the assumption that all names and param column field names are unique and will break when they are not. I would recommend giving each of the rows a unique name even if it means appending a number to the end of it.
Thanks for the reply. That is fine, I'll just add the row ID to the label so they are unique.