# Critical

> Application is dangerously low on memory and is at risk of being closed by the Operating System. To prevent this, release some resources immediately.

## Definition

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

```csharp
Critical = 4
```
