Read objects to and filter from self

Hi.

I have a tree structure I want to walk, I set up a while loop where I loop as long as an object exists, then I read it`s parent into it self, but it does not seem to work.
I only get null and the while loop ends.

Everything works as expected if I read into a separate value first, and then read that into the “iterator” value.

This does not work:


Read objects to TMP_Node (iterator) filter:
image

This works:

Is this a bug?
It seems like the first version should work as well.

Marcus

Hi Marcus!

I agree that the first version should work based on your description. In order to understand the problem, could you send a screenshot of the logs for both while loops? You can either send them to me on DM or in this thread :sweat_smile: