Do not allow the build to succeed if any errors are reported during it.
Without this flag, non-fatal errors - such as a failure to compile a shader for a particular platform - will not
cause the build to fail, but may result in incorrect behaviour at runtime.
This flag is equivalent to BuildOptions.StrictMode.