Abner Santos
New member
Hey Justin, while using the asset I came upon a weird behavior where one of my nodes was running 6 times per frame, so I created a sample project to investigate:

While running this in a pure Entities workflow, I put a breakpoint in the Random Probability's OnUpdate method and, per unity frame, OnUpdate is getting called twice. Do you know what's happening? I've got other setups where it runs 4, 6, 9 times per frame; but this is the most basic example I could create.
Thank you in advance!

While running this in a pure Entities workflow, I put a breakpoint in the Random Probability's OnUpdate method and, per unity frame, OnUpdate is getting called twice. Do you know what's happening? I've got other setups where it runs 4, 6, 9 times per frame; but this is the most basic example I could create.
Thank you in advance!