Level streaming get stuck

Thanks for your answer ! (although my problem does not get resolve yet)

I wonder why unreal do this mechanism. I used async loading just because I don’t want to block main tick,
but they do block.

Current my solution is to reduce static load as many as possible…