[Bug] Increment node does not set when using Select node

Hmm, I see. If I understand correctly, Select nodes first copy the variable and then uses that? So you aren’t getting a direct reference to the real variable?

It’s just some unexpected behavior, but I understand why it’s happening now.