# prefabInstanceUpdated

> Unity calls this method automatically when Prefab instances in the Scene have been updated.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public static PrefabUtility.PrefabInstanceUpdated prefabInstanceUpdated
```
