# Failure

> Package manager operation failed.

## Definition

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

```csharp
Failure = 2
```

### Remarks

Error data from the operation can be retrieved from the Error property of the Request class.
