Interchange framework is bypassed on the second attempt after a failed import

Steps to Reproduce
Repro steps:

  1. Make sure interchange pipeline is enabled for textures
  2. In DefaultTexturePipeline set Allow Non Power Of 2 to false
  3. Import a texture with an invalid size (eg: 1025x1023)
  4. Note that the import is cancelled
  5. Immediately try importing the same texture