- Home /
Question by
peacegiverman · Jul 07, 2015 at 02:31 PM ·
editor-scriptingeditorwindowassetpostprocessor
Can you make an EditorWindow pop up and block the asset import process while it's open?
I'm building a custom importer using an AssetPostprocessor and if it's running for the first time I would like to have an editor window pop up and pause the importing process while it's open. Does anyone have any idea how to do this? Is it even possible to block the asset import process?
Comment