Infinite Loading Time in Standalone [Unreal Insights Help]

Hello people

I have been using Unreal Insights to investigate my project to address some performance issues.
In the standalone game (which is necessary for insights) I have infinite load times, as if my project is hanging in a loop.
Since I don’t know much about Insights yet, I wanted to ask if anyone can figure this out.
It looks like the engine will execute “PaintSlowPath” and than “Slate:AddBoxElement” all the time.

Here is the screenshot:

Found out.

It was the Async Loading Screen Plugin, that doesnt work in UE5.0.3.