I have a SimpleParallel with a MoveTo as the main task. If I do not hook anything up to the background task, the MoveTo will enter and exit immediately without moving the character.
Hey,
Obviously having a single task under SimpelParallel is not an encouraged use case, but it should work. I’ve filed a ticket to investigate this. Will update this thread once we handle it.
Thanks for reporting it!
–mieszko
Any updates? I have the same problem in 5.3. Simple Parallel only allows 1 main task, so I don’t know how it is not encouraged.