# Warning

> Indicates that a message returned by the Unity Shader Compiler is a warning.

## Definition

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

```csharp
Warning = 1
```
