[Bug] Repeater underneath Parallel causes duplication of child task

Cheo

Active member
Hello, a Repeater underneath a Parallel can cause its own child task to be executed two or even three times in a single frame. In this video you can see a simple example with two Repeaters each underneath the same Parallel and having a Log child task that sends three messages to the console.


Like the Parallel frame delay this was not an issue in BD1 either. Lastly, a user named bromanguy on the Discord server reported duplications when using Parallels but apparently without Repeaters, I was not able to replicate that however, here's the link to the start of our Discord exchange : https://discord.com/channels/476506682382483456/1209855718841253898/1388272105434644542

I'll come back to this thread if I'm able to replicate his issue. In any case I hope this issue as well can be taken a look at, thanks.
 
This looks like it's a result of this:


I plan on looking at this in 2.1
 
Back
Top