GIsAutomationTesting = true;
AssetToolsModule.Get().ImportAssets(files, destpath);
GIsAutomationTesting = false;
mesh = Cast(StaticLoadObject(UStaticMesh::StaticClass(), 0, *(destpath+"/"+ PakGuid+"."+ PakGuid)));
GIsAutomationTesting = true;
AssetToolsModule.Get().ImportAssets(files, destpath);
GIsAutomationTesting = false;
mesh = Cast(StaticLoadObject(UStaticMesh::StaticClass(), 0, *(destpath+"/"+ PakGuid+"."+ PakGuid)));