Switch on String node breaks with the string "Default"

I’m trying to use the Switch on String node to branch between a few strings. I also want to use the default pin, which I expect to work with any string that is not in the list of pins I supply it.

Problem is, if one of the exec pins that I create is for the string “Default”, that exec line doesn’t work. Dragging a line out from it drags a line from the catch-all default pin instead. I wouldn’t expect the default pin to have a value at all.

This is easy to work around (changing “Default” to “Default1” fixes it), but that’s a pretty silly hack.

18379-switch-on-string-bug.png

Hey JuddC,

Thanks for this report! I’ve reproduced it internally and reported the bug. It’s easily worked around, but a bug nonetheless. We’ll assign someone to investigate further ASAP.

Regards,

Jonathan