FactoryCanImport returns false when it should be true

Thanks for that bit of clarification. I ended up leaving out the inner loop entirely and always using the first factory found that supports the given extension. It doesn’t feel totally comfortable since I’m not sure how to guarantee the first factory found with that extension will always work, but it works at least on the particular types of assets I’m importing.