I get a crash when I try to run a physics simulation on chain

Hi,

I recently moved from unreal engine 5.2 to 5.4. I had a physical asset with constraints for my chain. When I click “Simulate” I get a crash. If I use “Simulate selected” on any of the bones, no problems occur. On the 5.2 version this problem did not happen. Attached is a screenshot of the error and the trace log.

What am I missing?

Warning      LogOutputDevice           Script Stack (0 frames) :
Log          LogStats                  FPlatformStackWalk::StackWalkAndDump -  1.749 s
Error        LogOutputDevice           === Handled ensure: ===
Error        LogOutputDevice           Ensure condition failed: !UpdateParams.WorldBounds.BoxExtent.ContainsNaN() && !UpdateParams.WorldBounds.Origin.ContainsNaN() && !FMath::IsNaN(UpdateParams.WorldBounds.SphereRadius) && FMath::IsFinite(UpdateParams.WorldBounds.SphereRadius)  [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Renderer\Private\RendererScene.cpp] [Line: 2129] 
Error        LogOutputDevice           NaNs found on Bounds for Primitive PhysicsAssetEditorSkeletalMeshComponent_0: Owner: AnimationEditorPreviewActor_0, Resource: Panel_Key_Key_Chain_SkelMesh, Level: /Engine/Transient, Origin: X=-nan(ind) Y=-nan(ind) Z=-nan(ind), BoxExtent: X=-nan(ind) Y=-nan(ind) Z=-nan(ind), SphereRadius: -nan(ind)
Error        LogOutputDevice           Stack: 
Error        LogOutputDevice           [Callstack] 0x00007ff9404617df UnrealEditor-Renderer.dll!`FScene::UpdatePrimitiveTransformInternal<UPrimitiveComponent>'::`24'::<lambda_1>::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\Renderer\Private\RendererScene.cpp:2129]
Error        LogOutputDevice           [Callstack] 0x00007ff93fc2522c UnrealEditor-Renderer.dll!FScene::UpdatePrimitiveTransformInternal<UPrimitiveComponent>() [D:\build\++UE5\Sync\Engine\Source\Runtime\Renderer\Private\RendererScene.cpp:2142]
Error        LogOutputDevice           [Callstack] 0x00007ff951b63032 UnrealEditor-Engine.dll!UPrimitiveComponent::SendRenderTransform_Concurrent() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\PrimitiveComponent.cpp:635]
Error        LogOutputDevice           [Callstack] 0x00007ff9519d08d6 UnrealEditor-Engine.dll!UActorComponent::DoDeferredRenderUpdates_Concurrent() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\ActorComponent.cpp:1916]
Error        LogOutputDevice           [Callstack] 0x00007ff9522e1270 UnrealEditor-Engine.dll!`TActorDescContainerInstanceCollection<TObjectPtr<UActorDescContainerInstance> >::GetActorDescInstance'::`2'::<lambda_1>::operator()() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\LevelTick.cpp:1129]
Error        LogOutputDevice           [Callstack] 0x00007ff952360619 UnrealEditor-Engine.dll!UWorld::SendAllEndOfFrameUpdates() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\LevelTick.cpp:1149]
Error        LogOutputDevice           [Callstack] 0x00007ff94d82d6c6 UnrealEditor-UnrealEd.dll!UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:2164]
Error        LogOutputDevice           [Callstack] 0x00007ff94e4af6a6 UnrealEditor-UnrealEd.dll!UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:550]
Error        LogOutputDevice           [Callstack] 0x00007ff7fdfc8e0b UnrealEditor.exe!FEngineLoop::Tick() [D:\build\++UE5\Sync\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:5921]
Error        LogOutputDevice           [Callstack] 0x00007ff7fdfee33c UnrealEditor.exe!GuardedMain() [D:\build\++UE5\Sync\Engine\Source\Runtime\Launch\Private\Launch.cpp:180]
Error        LogOutputDevice           [Callstack] 0x00007ff7fdfee42a UnrealEditor.exe!GuardedMainWrapper() [D:\build\++UE5\Sync\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
Error        LogOutputDevice           [Callstack] 0x00007ff7fdff18a4 UnrealEditor.exe!LaunchWindowsStartup() [D:\build\++UE5\Sync\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
Error        LogOutputDevice           [Callstack] 0x00007ff7fe0070c4 UnrealEditor.exe!WinMain() [D:\build\++UE5\Sync\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:298]
Error        LogOutputDevice           [Callstack] 0x00007ff7fe00a37a UnrealEditor.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
Error        LogOutputDevice           [Callstack] 0x00007ff9cfc77374 KERNEL32.DLL!UnknownFunction []
Error        LogOutputDevice           [Callstack] 0x00007ff9d1a9cc91 ntdll.dll!UnknownFunction []
Log          LogStats                                 SubmitErrorReport -  0.000 s
Log          LogStats                                     SendNewReport -  1.524 s
Log          LogStats                              FDebug::EnsureFailed -  3.279 s
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input : 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : AnimationEditorPreviewActor_0 PhysicsAssetEditorSkeletalMeshComponent_0 Bone: 'Root' 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : AnimationEditorPreviewActor_0 PhysicsAssetEditorSkeletalMeshComponent_0 Bone: 'joint' 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : AnimationEditorPreviewActor_0 PhysicsAssetEditorSkeletalMeshComponent_0 Bone: 'joint1' 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : AnimationEditorPreviewActor_0 PhysicsAssetEditorSkeletalMeshComponent_0 Bone: 'joint2' 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : AnimationEditorPreviewActor_0 PhysicsAssetEditorSkeletalMeshComponent_0 Bone: 'joint3' 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : AnimationEditorPreviewActor_0 PhysicsAssetEditorSkeletalMeshComponent_0 Bone: 'joint4' 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : AnimationEditorPreviewActor_0 PhysicsAssetEditorSkeletalMeshComponent_0 Bone: 'joint5' 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input : AnimationEditorPreviewActor_0 PhysicsAssetEditorSkeletalMeshComponent_0 Bone: 'joint6' 
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=17976931348623157081452742373170435679807056752584499659891747680315726078002853876058955863276687817154045895351438246423432132688946418276846754670353751698604991057655128207624549009038932894407586850845513394230458323690322294816580855933212334827479782620414472316873817718091929988125040402618412485836
Warning      LogChaos                  8.000 Max: X=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Y=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000 Z=-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogChaos                  AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)
Warning      LogOutputDevice           Script Stack (0 frames) :
Log          LogStats                  FPlatformStackWalk::StackWalkAndDump -  0.422 s
Error        LogOutputDevice           === Handled ensure: ===
Error        LogOutputDevice           Ensure condition failed: NewTransform.IsValid()  [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\SceneComponent.cpp] [Line: 740] 
Error        LogOutputDevice           Stack: 
Error        LogOutputDevice           [Callstack] 0x00007ff951c142a1 UnrealEditor-Engine.dll!USceneComponent::UpdateComponentToWorldWithParent() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\SceneComponent.cpp:740]
Error        LogOutputDevice           [Callstack] 0x00007ff951be05a6 UnrealEditor-Engine.dll!USceneComponent::InternalSetWorldLocationAndRotation() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\SceneComponent.cpp:3024]
Error        LogOutputDevice           [Callstack] 0x00007ff951b4f5cd UnrealEditor-Engine.dll!UPrimitiveComponent::MoveComponentImpl() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\PrimitiveComponent.cpp:2676]
Error        LogOutputDevice           [Callstack] 0x00007ff951be491e UnrealEditor-Engine.dll!USkeletalMeshComponent::MoveComponentImpl() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\SkeletalMeshComponent.cpp:4458]
Error        LogOutputDevice           [Callstack] 0x00007ff951be3da8 UnrealEditor-Engine.dll!USceneComponent::MoveComponent() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\SceneComponent.cpp:3108]
Error        LogOutputDevice           [Callstack] 0x00007ff952cea891 UnrealEditor-Engine.dll!UPrimitiveComponent::SyncComponentToRBPhysics() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\PrimitiveComponentPhysics.cpp:777]
Error        LogOutputDevice           [Callstack] 0x00007ff953028ff8 UnrealEditor-Engine.dll!USkeletalMeshComponent::EndPhysicsTickComponent() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\SkeletalMeshComponentPhysics.cpp:3507]
Error        LogOutputDevice           [Callstack] 0x00007ff952fb5d6a UnrealEditor-Engine.dll!TSet<TTuple<FName,FBodyInstance * __ptr64>,TDefaultMapHashableKeyFuncs<FName,FBodyInstance * __ptr64,0>,FDefaultSetAllocator>::Emplace<TPairInitializer<FName const & __ptr64,FBodyInstance * __ptr64 const & __ptr64> >() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Classes\GameFramework\Actor.h:4573]
Error        LogOutputDevice           [Callstack] 0x00007ff9530317be UnrealEditor-Engine.dll!FSkeletalMeshComponentEndPhysicsTickFunction::ExecuteTick() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\SkeletalMeshComponentPhysics.cpp:103]
Error        LogOutputDevice           [Callstack] 0x00007ff95342b5fb UnrealEditor-Engine.dll!FTickFunctionTask::DoTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:278]
Error        LogOutputDevice           [Callstack] 0x00007ff95344c5b5 UnrealEditor-Engine.dll!TGraphTask<FTickFunctionTask>::ExecuteTask() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:1235]
Error        LogOutputDevice           [Callstack] 0x00007ff9562bb88a UnrealEditor-Core.dll!FNamedTaskThread::ProcessTasksNamedThread() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:760]
Error        LogOutputDevice           [Callstack] 0x00007ff9562bbf2e UnrealEditor-Core.dll!FNamedTaskThread::ProcessTasksUntilQuit() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:651]
Error        LogOutputDevice           [Callstack] 0x00007ff9562c88de UnrealEditor-Core.dll!FTaskGraphCompatibilityImplementation::WaitUntilTasksComplete() [D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:2122]
Error        LogOutputDevice           [Callstack] 0x00007ff9534b4b7f UnrealEditor-Engine.dll!FTickTaskSequencer::ReleaseTickGroup() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:556]
Error        LogOutputDevice           [Callstack] 0x00007ff9534c551b UnrealEditor-Engine.dll!FTickTaskManager::RunTickGroup() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:1583]
Error        LogOutputDevice           [Callstack] 0x00007ff95235ef0f UnrealEditor-Engine.dll!UWorld::RunTickGroup() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\LevelTick.cpp:772]
Error        LogOutputDevice           [Callstack] 0x00007ff95236e642 UnrealEditor-Engine.dll!UWorld::Tick() [D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\LevelTick.cpp:1521]
Error        LogOutputDevice           [Callstack] 0x00007ff92bfafebd UnrealEditor-Persona.dll!FAnimationEditorPreviewScene::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\Persona\Private\AnimationEditorPreviewScene.cpp:1215]
Error        LogOutputDevice           [Callstack] 0x00007ff94d82f147 UnrealEditor-UnrealEd.dll!FTickableEditorObject::TickObjects() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Public\TickableEditorObject.h:50]
Error        LogOutputDevice           [Callstack] 0x00007ff94d82bde5 UnrealEditor-UnrealEd.dll!UEditorEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\EditorEngine.cpp:1773]
Error        LogOutputDevice           [Callstack] 0x00007ff94e4af6a6 UnrealEditor-UnrealEd.dll!UUnrealEdEngine::Tick() [D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:550]
Error        LogOutputDevice           [Callstack] 0x00007ff7fdfc8e0b UnrealEditor.exe!FEngineLoop::Tick() [D:\build\++UE5\Sync\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:5921]
Error        LogOutputDevice           [Callstack] 0x00007ff7fdfee33c UnrealEditor.exe!GuardedMain() [D:\build\++UE5\Sync\Engine\Source\Runtime\Launch\Private\Launch.cpp:180]
Error        LogOutputDevice           [Callstack] 0x00007ff7fdfee42a UnrealEditor.exe!GuardedMainWrapper() [D:\build\++UE5\Sync\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
Error        LogOutputDevice           [Callstack] 0x00007ff7fdff18a4 UnrealEditor.exe!LaunchWindowsStartup() [D:\build\++UE5\Sync\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
Error        LogOutputDevice           [Callstack] 0x00007ff7fe0070c4 UnrealEditor.exe!WinMain() [D:\build\++UE5\Sync\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:298]
Error        LogOutputDevice           [Callstack] 0x00007ff7fe00a37a UnrealEditor.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
Error        LogOutputDevice           [Callstack] 0x00007ff9cfc77374 KERNEL32.DLL!UnknownFunction []
Error        LogOutputDevice           [Callstack] 0x00007ff9d1a9cc91 ntdll.dll!UnknownFunction []
Log          LogStats                                 SubmitErrorReport -  0.000 s
Log          LogStats                                     SendNewReport -  5.071 s
Log          LogStats                              FDebug::EnsureFailed -  5.500 s
Error        LogWindows                appError called: Assertion failed: IntFitsIn<OutType>(In) [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\UnrealTemplate.h] [Line: 174] 
Error        LogWindows                Loss of data caused by narrowing conversion, In = -4611686018427387904
1 Like

get this as well^

2025 with UE5.5 and the bug persists…

Still haven’t found a solution. I have very minor cloth sim and chain sim on my SK, its very rare but this crash happens once in a while.

Same in my project.

I have chained constrains car body with constrains (suspension constrain) to each wheel axle, each axle contrained to wheel (bearing constrains).
Async physics ticks are enabled.
My forces are applied to bodies in async physics tick thru
Chaos::FRigidBodyHandle_Internal* RigidBody = GetInternalHandle(Component, BoneName))
RigidBody->AddForce()
RigidBody->AddTorque()

In my case problem occurs when UE-handled collision occurs between one of last in chain bodies with other immovable actor on scene.

First I got chain of messgaes for all constained components
LogChaos: Warning: AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X= Y= Z= Max: X= Y= Z=
with X,Y and Z equal to MAX_DOUBLE or -MAX_DOUBLE
(that 1797693134862315… number is MAX_DOUBLE)

Then it ends with series of messages:
LogChaos: Warning: AABBTree encountered invalid bounds input.Forcing element to global payload. Min: X=-nan(ind) Y=-nan(ind) Z=-nan(ind) Max: X=-nan(ind) Y=-nan(ind) Z=-nan(ind)

Then failed ensure:
LogOutputDevice: Error: === Handled ensure: ===
LogOutputDevice: Error: Ensure condition failed: NewTransform.IsValid() [File:D:\build++UE5\Sync\Engine\Source\Runtime\Engine\Private\Components\SceneComponent.cpp] [Line: 740]

Then objects are destroyed:
LogPhysics: Error: Rejecting BodyInstance 0 on DESTROYED_BP_Wheel_Lancer_C_CHILDACTOR_4 /Game/Level/UEDPIE_0_Land.Land:PersistentLevel.DESTROYED_BP_Wheel_Lancer_C_CHILDACTOR_4.Tire with an invalid transform
LogChaos: UnregisterAsyncPhysicsTickActor DESTROYED_BP_Wheel_Lancer_C_CHILDACTOR_5 @ 0x885e8400

Then everything fails because some no longer valid references etc.

But looks like it starts with some MAX_DOUBLE numbers - not sure is this result of some faulty calculations, or some variables are initialized with MAX_DOUBLE with assumption that in future value would be substituted by some smaller values, what not happens.
Then it lead to numerical instability and NAN results.
In the end objects are deleted as no longer valid, and everything crashes.

Some observations:

  • it happen more likely when colliding material restitution is low (like 0.05)
  • it happens more likely in first few collisions since start, when it not happens then I can do hundreds of subsequent collision and I think it would never happens late in the game
  • I not found any non-normal behavior of constrains or bodies prior to crash
  • I do most testing in editor PIE