Since a while there’s been a bug around for S/R nodes.
If you create a Receive and the Enum that has been selected by default happens to be the one you already want, you’ll be quite likely to have a Receive Node with the wrong enum after you restart vvvv/reload the patch…
If you then select the entry by hand it will get stored and loaded correctly from then on.
Steps to reproduce:
- Inside a new patch, create a Send Node (Value)
- Change the Receive String to e.g. “Test”
- Create a Receive (Value) - it will have “Test” selected by default now
- Save patch - vvvv will automatically reload it after and you can see the missing enum.