Behavior Graph AssertionException bug

I keep getting an error while using the Behavior Graphs, when adding and deleting a node. It doesnt matter what node is connected, if I create a node, connect it after the switch case, delete that node, then try to connect a node to the switch case again, i get the error.

this is the error message:
AssertionException: PortNodeModel with more than one outgoing connection is not supported
Assertion failure. Value was False
Expected: True

When I first add a node to the graph, it’s fine. But, when i delete that node and try to add it (connect again) again, i get the Branch Options window, and tells me that i have to choose a sequencing node to connect to multiple nodes

It doesnt happen to all the nodes, but for my case, this happens when using the switch conditional node, regardless of whether the next node that it connects to was a custom action or not.

This didnt happen before, so i’m gussing its a fairly new bug, and i really hope it gets fixed quick because I have been loving unity’s behavior graph so far.

See Behavior Package 1.0.14 Released! - #5 by MorganHoarauUnity