Physx related crashing?

Hi, Our project only seems to crash during multiplayer tests, the crash is random but always involves this physx crash

[2020.10.02-08.36.24:896][387]LogWindows: Error: === Critical error: ===
[2020.10.02-08.36.24:911][387]LogWindows: Error: 
[2020.10.02-08.36.24:917][387]LogWindows: Error: Fatal error!
[2020.10.02-08.36.24:920][387]LogWindows: Error: 
[2020.10.02-08.36.24:924][387]LogWindows: Error: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x05802800
[2020.10.02-08.36.24:935][387]LogWindows: Error: 
[2020.10.02-08.36.24:943][387]LogWindows: Error: [Callstack] 0x00007ffca87cc5cb PhysX3CommonPROFILE_x64.dll!physx::Gu::TriangleMesh::getTriangleMaterialIndex() [d:\build\++fortnite\sync\engine\source\thirdparty\physx3\physx_3.4\source\geomutils\src\mesh\gutrianglemesh.h:97]

[2020.10.02-08.36.24:944][387]LogWindows: Error: [Callstack] 0x00007ffca839993c PhysX3PROFILE_x64.dll!physx::NpShape::getMaterialFromInternalFaceIndex() [d:\build\++fortnite\sync\engine\source\thirdparty\physx3\physx_3.4\source\physx\src\npshape.cpp:464]

[2020.10.02-08.36.24:946][387]LogWindows: Error: [Callstack] 0x00007ffcbdd929a4 UE4Editor-Engine.dll!UnknownFunction []

[2020.10.02-08.36.24:977][387]LogWindows: Error: [Callstack] 0x00007ffca81e2794 APEXFrameworkPROFILE_x64.dll!nvidia::apex::ApexSceneUserNotify::onContact() [d:\build\++fortnite\sync\engine\source\thirdparty\physx3\apex_1.4\framework\src\apexsceneusernotify.cpp:235]

[2020.10.02-08.36.24:996][387]LogWindows: Error: [Callstack] 0x00007ffca849a434 PhysX3PROFILE_x64.dll!physx::Sc::Scene::fireQueuedContactCallbacks() [d:\build\++fortnite\sync\engine\source\thirdparty\physx3\physx_3.4\source\simulationcontroller\src\scscene.cpp:4387]
[2020.10.02-08.36.25:010][387]LogWindows: Error: [Callstack] 0x00007ffca837ca69 PhysX3PROFILE_x64.dll!physx::NpScene::fetchResults() [d:\build\++fortnite\sync\engine\source\thirdparty\physx3\physx_3.4\source\physx\src\npscene.cpp:2325]

[2020.10.02-08.36.25:021][387]LogWindows: Error: [Callstack] 0x00007ffca81d92f8 APEXFrameworkPROFILE_x64.dll!nvidia::apex::ApexScene::fetchResults() [d:\build\++fortnite\sync\engine\source\thirdparty\physx3\apex_1.4\framework\src\apexscene.cpp:1377]

[2020.10.02-08.36.25:030][387]LogWindows: Error: [Callstack] 0x00007ffcbdd89831 UE4Editor-Engine.dll!UnknownFunction []

[2020.10.02-08.36.25:032][387]LogWindows: Error: [Callstack] 0x00007ffcbdd659be UE4Editor-Engine.dll!UnknownFunction []
[2020.10.02-08.36.25:049][387]LogWindows: Error: [Callstack] 0x00007ffcbd79b193 UE4Editor-Engine.dll!UnknownFunction []
[2020.10.02-08.36.25:058][387]LogWindows: Error: [Callstack] 0x00007ffcc54a87d8 UE4Editor-Core.dll!UnknownFunction []
[2020.10.02-08.36.25:063][387]LogWindows: Error: [Callstack] 0x00007ffcc54a8aa3 UE4Editor-Core.dll!UnknownFunction []
[2020.10.02-08.36.25:066][387]LogWindows: Error: [Callstack] 0x00007ffcc54bf027 UE4Editor-Core.dll!UnknownFunction []
[2020.10.02-08.36.25:084][387]LogWindows: Error: [Callstack] 0x00007ffcbe148e52 UE4Editor-Engine.dll!UnknownFunction []
[2020.10.02-08.36.25:087][387]LogWindows: Error: [Callstack] 0x00007ffcbe14e11a UE4Editor-Engine.dll!UnknownFunction []
[2020.10.02-08.36.25:092][387]LogWindows: Error: [Callstack] 0x00007ffcbd90bfff UE4Editor-Engine.dll!UnknownFunction []
[2020.10.02-08.36.25:095][387]LogWindows: Error: [Callstack] 0x00007ffcbd91738f UE4Editor-Engine.dll!UnknownFunction []
[2020.10.02-08.36.25:102][387]LogWindows: Error: [Callstack] 0x00007ffcbd708a7d UE4Editor-Engine.dll!UnknownFunction []
[2020.10.02-08.36.25:106][387]LogWindows: Error: [Callstack] 0x00007ff74bcc7800 UE4Editor.exe!UnknownFunction []
[2020.10.02-08.36.25:108][387]LogWindows: Error: [Callstack] 0x00007ff74bcdba7c UE4Editor.exe!UnknownFunction []
[2020.10.02-08.36.25:119][387]LogWindows: Error: [Callstack] 0x00007ff74bcdbb5a UE4Editor.exe!UnknownFunction []
[2020.10.02-08.36.25:122][387]LogWindows: Error: [Callstack] 0x00007ff74bcee31d UE4Editor.exe!UnknownFunction []
[2020.10.02-08.36.25:128][387]LogWindows: Error: [Callstack] 0x00007ff74bcf145a UE4Editor.exe!UnknownFunction []
[2020.10.02-08.36.25:132][387]LogWindows: Error: [Callstack] 0x00007ffd296f7bd4 KERNEL32.DLL!UnknownFunction []
[2020.10.02-08.36.25:140][387]LogWindows: Error: [Callstack] 0x00007ffd2ab0ce51 ntdll.dll!UnknownFunction []
[2020.10.02-08.36.25:144][387]LogWindows: Error: 

We have gone through quite a bit of settings to make sure nothing is out of place, including project settings → physics
done extensive testing on disabling systems to try to narrow something down.

We even found 2 threads with this same exact crash report “except access code was different”
both of their fixes were Deleting a BSP brush on the level and the other had 2D graphics checked in project settings.
Neither of these are our issue.

please help q.q…