Chaos causing EXCEPTION_ACCESS_VIOLATION

Hey all,

I’ve been working on this project for roughly ~5 months and I just recently started getting a crash fairly consistently with no reference to any of the code I have written. It looks like its from the Chaos physics engine just based on the crash report. I haven’t been able to replicate it in a packaged build, however I also don’t believe I have done enough testing to rule out the fact that it may also happen there.

Crash Report:
LoginId:13adc40f4e9ea06466bcb79a2d022ce7
EpicAccountId:0600e68db81b4f2f8056fcfb47bf620d

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION 0x0000084a56cc8800

UnrealEditor_Engine
UnrealEditor_Chaos
UnrealEditor_Chaos
UnrealEditor_Chaos
UnrealEditor_Chaos
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll

The logs don’t have any additional crash information either. Would appreciate any advice, Thanks!