Exception at PhysX3CommonPROFILE_x64.dll

Hi,

First-chance exception at 0x00007FFE4525BA58 (PhysX3CommonPROFILE_x64.dll) in UE4Editor.exe: 0xC00000FD: Stack overflow (parameters: 0x0000000000000001, 0x000000A53CBF3FA4).

this exception happens only sometimes…
in my level are some pickups with some particlecomponents attached. they get deleted when collected which i can confirm from the Scene Outliner.

Can it have something to do with ParticleCompoents? maybe I don’t delete them pproperly…
Maybe someone knows a starting point (lights, textures, pickup spawn logic) where to look out for :slight_smile:

Note that this dll don’t belong direcly to UE4, so execption happens in PhysX rether then UE4. Do you use launcher or source UE4?

launcher and game code is in c++