That is only the build options. How about the build configuration? Did you use Release build config or Debug build config? On Windows platform the Debug build config generates binaries with “_d” suffix. However, the Editor script currently always expects to find the Release-built “AssetImporter.exe”. If that is indeed your issue then you could raise it as an issue in our GitHub issue tracker.