[Solved] Unreal Editor loading stuck at 45%

I’ve had the same thing. I have an i5 laptop with 8GB of RAM. When I switched to the GITHUB build to diagnose a crash it took forever to load up…

I installed process monitor

And I could see that the engine was firing up lots of threads to compile shaders, once it eventually finished spawning all the shader threads it loaded up.

You may want to try process monitor and see if thats where your delay is too.

2 Likes