# Assert

> LogType used for Asserts. (These could also indicate an error inside Unity itself.)

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
Assert = 1
```
