# BuildStep

> Category for displaying information about the steps of the build process and how long they took

## Definition

* **Type:** Field
* **Namespace:** [Unity.ProjectAuditor.Editor](/engine/6000.7/script-reference/unity/projectauditor/editor.md)
* **Assembly:** UnityEditor

> **Warning:**
>
> **Deprecated.** Build analysis has moved to the Build Analysis window.

```csharp
BuildStep = 8
```
