prefab_unpack
Break prefab links in Unity by unpacking prefab instances. Choose 'OutermostRoot' to unpack top level or 'Completely' to unpack all nested prefabs.
Instructions
Unpack a prefab instance, breaking the prefab link. Mode 'OutermostRoot' unpacks the top level, 'Completely' unpacks all nested prefabs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the prefab instance to unpack | |
| mode | No | Unpack depth: OutermostRoot or Completely | OutermostRoot |