There is a bug in Unity where early in the first level start random (there may be a pattern but I can’t see it) native functions will throw DllNotFoundException. Once it happens that function will forever return DllNotFoundException.
Try removing the fader setting at startup, or try delaying it till first update.