# totalErrors

> The total number of errors and exceptions recorded during the build process.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Reporting](/engine/6000.7/script-reference/unityeditor/build/reporting.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public readonly int totalErrors { get; }
```
