# Warning

> A warning icon. This icon is the default.

## Definition

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

```csharp
Warning = 1
```

### Remarks

You can use this icon in a dialog to alert the user about potential issues.

![Warning@256 (Warning)](/api/media?file=/engine/6000.7/media/images/Warning@256.png)
