Video card drivers and recompiling shaders

Hi, I was wondering if anyone knows…does Unreal have to recompile all shaders in your project after every video card driver update?
Thanks,
-P

No, only when you open your project in a new engine version the first time.

UE4 shaders are compiled on the CPU, so video card drivers shouldn’t have any effect.