Open
Description
Found when modifying the prediction_distance
using the collision pipeline.
Calling broad_phase.update(...)
with two different prediction distances doesn't produce different events using the same scene, as it is only checking the modified colliders.
An ok workaround is to mark the entire collision set as modified.