# instanceId

> The instance ID of the modified asset.

## Definition

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

> **Warning:**
>
> **Removed.** instanceId is deprecated. Use entityId instead.

```csharp
public int instanceId { get; }
```
