Not sure if this is related to the fix or is an issue anyway, but for some reason one of my Repeat Until Success seems to lock up randomly.
I have a custom iterator, followed by a repeat until success.
Now if I look at the tree when this happens everything beneath it is green and successful, and if I attach VS to unity and put a breakpoint on the iterator code nothing is run so its like the success is not registering sometimes on the Repeater.
If you cannot think of what would be causing it off top of your head I am happy to email you a little example showing my issue, incase it is me just misusing the tool again 😉