Destructible Mesh Chunks and Trigger Volumes

Hi, I am trying to track the individual number of destructible mesh chunks as they pass through a trigger volume for the purpose of calculating score. They don’t seem to be triggering OnActorBeginOverlap at all, whether they are fractured already or not. Is it possible to do in blueprint?

Thanks in advance!