# ForceEnableAssertions

> Include assertions in the build. By default, the assertions are only included in development builds.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
ForceEnableAssertions = 131072
```
