csharp
public enum PrefabReportKindWhat a reconcile could not resolve, and had to leave alone.
Remarks
⚠ Every one of these is a report and none of them is a deletion. A prefab that has moved under a level is an authoring problem a person settles, and the one thing an editor must not do is settle it by throwing away the half it cannot explain — a round trip that loses an override is silent, and a subtree deleted on open is unrecoverable. See doc 47 § 5.
Fields and properties (4)
OrphanedEntityThe instance names an entity the template no longer has.
OrphanedOverrideAn override names a member nothing on the entity has.
MissingComponentThe template has a component this instance does not.
AddedByTemplateThe template gained an entity, and the instance has taken it.
Used by (5)
- EditorApplicationVixen.Editor.App
- PrefabOverrideTestsVixen.Editor.Core.Tests
- PrefabOverridesVixen.Editor.Core
- PrefabPlacementTestsVixen.Editor.AssetEditors.Tests
- PrefabReportVixen.Editor.Core