How to increase number of Shader Compile Workers spawned by Unreal?

well the name of the setting is quite explicit: NumUnusedShaderCompilingThreads
not NumUsedShaderCompilingThreads
so it is to keep some cpu threads for other stuff, so the less you set there the more cpu threads it should be using for compiling shaders

2 Likes