How to trigger an event when streaming level loads?

I have some vague recollection of a check box somewhere to enable this, but can’t find a reference now.

In any event, but default, two overlapping objects will no longer trigger BeginOverlap on begin play.

You’ll need to use on of the IsOverlapping… nodes instead I’m afraid.

It sounds like that’s your problem. Tell me how it goes…