I had the same issue described in the forum title. In my case, I was using the Unreal Engine 4.27.2 vesion. I solved the issue when I uncommented only the line “r.Shaders.AllowCompilingThroughWorkers=0” (removed the initial semicolon). Then shaders compiled correctly after restarting the Editor.
1 Like