EventBeginPlay and delay

Hi.

I have a problem with EventBeginPlay event, which looks like this:

Only way which works is to put delay like this:

I have tried to validate and etc, but doesnt work, so is this about preloading some assets/resources, how to load them without delaying artificially?

Thx for the help.