Showing posts with label Editor. Show all posts
Showing posts with label Editor. Show all posts

Friday, June 12, 2020

Unreal Editor project loading stuck at 39%

Loading a project in Unreal Editor Version: 4.25.1-13594126+++UE4+Release-4.25 on my computer stuck at 39% when RayTracing is enabled for a project. The Shader Compile Working runs forever on 100% CPU. I have a GTX 1050 Ti GPU and GeForce drivers 446.14 installed.

How-I-fixed-it:
Setting the r.SkinCache.CompileShaders=False in the DefaultEngine.ini (project location\config) made the editor start again.

Discussion in the unreal forum: