I am using unity 2021.1.16f1 for visual scripting and I’ve found in one of my super units when I have multiple outputs it doesn’t take the variable from the active output but instead from one that shouldn’t be active.
In these images you can see the output not being active but the Boolean literal still passing data.
And in the other image where the output should be active but the Boolean literal isn’t passing data.

