Fix undo for missing actor children and scripts when doing Convert action
This commit is contained in:
@@ -135,6 +135,7 @@ namespace FlaxEditor.Actions
|
||||
node.Delete();
|
||||
}
|
||||
_nodeParents.Clear();
|
||||
FlaxEngine.Scripting.FlushRemovedObjects();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user