Callback when object is created in editor

As of 2020.2 there are now object change events that happen on user input, including undo/redo and copy/paste.

Specifically: [CreateGameObjectHierarchy](http:// Unity - Scripting API: ObjectChangeKind.CreateGameObjectHierarchy)

6 Likes