Chaos : Crash when destroying part of Geometry collections clustered by AnchorField

UE - Simulation - Physics - May 10, 2021

Here's a workaround void DestroyParticle(TGeometryParticleHandle<T, d>* Particle) { auto PBDRigid = Particle->CastToRigidParticle(); if(PBDRigid) { RemoveFromMapAndArray(PBDRigid, Ac ...

Crash with geometry collection in es3.1 preview

UE - Simulation - Physics - Destruction - Dec 22, 2020