# Error

> Indicates that a message returned by the Unity Shader Compiler is an error and the compilation failed.

## Definition

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

```csharp
Error = 0
```
