Hello and sorry for the late reply.
I tried replicating the problem you are facing, but I can’t really do so. :/
Once thing you might want to check, would be to ensure that your nodes are executed in the correct order. Looking in the image your posted maybe the nodes in your original graph are not executed in the order you expect them to. The order is automatically adjusted based on the child node positions from left to right. Please always check the connection line to confirm the order they execute.
Another thing worth noting here, is that you don’t really need the “Optional” decorator bellow the Iterator if you haven’t set a “Termination Condition” on the Iterator, which seems to be the case at least in this image 🙂
If the issue persists and is possible for you, please send me a small test reproduction project to check things to support_AT_paradoxnotion.com
Let me know.
Thanks!
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.