Disconnected
The Prefab instance is not connected to its Prefab Asset.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
Disconnected = 2
Remarks
Disconnected Prefab instances do not receive updates from their Prefab Asset, and it’s not possible to determine which overrides exist on the instance compared to the asset. The instance can get reconnected by either applying or reverting the Prefab instance as a whole.