# Missing

> The asset exists in version control but is missing on the local machine.

## Definition

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

```csharp
Missing = 8
```

### Remarks

This can happen if you delete an assets from Finder/Explorer with out using the version control system.
