Search Unity

Detect if asset is new in OnPostProcessAllAssets

Discussion in 'Scripting' started by Zenix, Jun 1, 2017.

  1. Zenix

    Zenix

    Joined:
    Nov 9, 2009
    Posts:
    213
    OnPostProcessAllAssets is called when you add new assets, or when you simply reimport an existing asset. Is there a way to detect if the asset is actually new?