To repro, import with all supported flags enabled. The import will crash (ai_assert) in Assimp::Importer::ApplyPostProcessing() when it runs flag validation.
Instead of crashing, import should fail gracefully.
To repro, import with all supported flags enabled. The import will crash (ai_assert) in Assimp::Importer::ApplyPostProcessing() when it runs flag validation.
Instead of crashing, import should fail gracefully.