What scripts are running

When I drag and drop an asset from the project window into a scene what scripts are actually running?

When you plop an asset into a scene you’re basically Instantiating it. And I suppose the scene is dirtied if it’s not already.

What’s the purpose for wanting to know this?

1 Like