Just wondering where all the compiled shaders are being stored on my C drive.
Hi joshezzell,
The shader files that the engine uses to compile the shaders are located in \Program Files\Unreal Engine\4.1\Engine\Shaders. The actual compiled shaders themselves are stored in memory at runtime.
I hope that helps.
Thanks, TJ