Bug: 2023.32484 - Selecting geometry in Render TOP from a Table DAT (inconsistent with current TD build)

I encountered this relatively specific bug where the Render TOP only gets the first operator when pulling the names of ops from a Table DAT. In the current TD build this method works to define geometry to render. I’ve used it recently to select geometry from elsewhere in the project dynamically based on tagging (namely in my recent Grid Layout tool)

In the Alpha build the same method breaks. There is a workaround by formatting the table as text with spaces, though I wanted to point out that the behavior changed in the Alpha.

Here are the example .toe that demonstrate the difference.
2023.12230 - Selecting Render Geo from Table DAT.toe (5.4 KB)
Alpha_2023.32485 - Selecting Render Geo from Table DAT.toe (8.4 KB)

Hello @polyhop
Thanks, this is a known bug that we haven’t tackled yet.
See Bug(?) in RenderPass Geo text

Copy! Thanks, I missed that when searching :+1: