Problem with "SpawnActor" and Collision Handling

Hello!

I need to use “SpawnActor” with “do not spawn” on collision.
But my problem is, it ignores meshes with “Use complex collision as simple” enabled and spawn the object in it.

Is there a way to fix it?

Collision is tricky in UE4 and in general.

I believe you don’t understand my problem.