# messages

> All log messages recorded during this build step, in the order of which they occurred.

## Definition

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

```csharp
public readonly BuildStepMessage[] messages { get; }
```
