4.18 crash after destroying DestructibleComponent

Hi, did your change look like what I pasted below? When you say the actors are released do you mean the call into Destructible->release(), or the DeferredRelease call? I would expect that if the destructible is released the next call to fetchResults would not have it in the active actors list since fetchResults rebuilds this list every frame.