Describes the outcome of the build process.
| Property | Description |
|---|---|
| Unknown | Indicates that the outcome of the build is in an unknown state. |
| Succeeded | Indicates that the build completed successfully. |
| Failed | Indicates that the build failed. |
| Cancelled | Indicates that the build was cancelled by the user. |
| Pending | Build is actively running, or the Unity editor process was aborted during the build and it never reached a completed state. |