Tasks in the behavior tree are visually represented as running parallel to one another instead of sequentially when looking at the behavior tree visualizer. This does not seem to have an effect on functionality.
Result: Notice that both tasks in the sequence are appearing to run parallel to one another.
Expected: Tasks would run sequentially.
Head over to the existing Questions & Answers thread and let us know what's up.