# Crash

> Crash in case of unhandled.NET exception (Crash Report will be generated).

## Definition

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

> **Warning:**
>
> **Deprecated.** The enum is deprecated and will be removed in a future release.

```csharp
Crash = 1
```
