Reset segment clip tasks each frame.
a7ec9ec
Clipping can change each frame. Clearing the segment clip tasks avoids invalidated state from previous frames from leaking into new ones. Fixes #2531.