I tried 4.24.2 this week and I encountered exactly the same problem.
HOWEVER, I then tried changing ProjectSettings → Physics → ChaosSettings → DefaultThreadingModel to “SingleThread” instead of “TaskGraph” and I got this new crash log :
Assertion failed: !HasAttribute(Name, Group)
[File:C:\UE4_forks\UnrealEngine-4.24.3-release\Engine\Source\Runtime\Experimental\GeometryCollectionCore\Public\GeometryCollection/ManagedArrayCollection.h] [Line: 120]
Do you know if Chaos is working fine in 4.25 ?