Textures Not Showing in Cooked Mode When Importing Unreal Level into Aximmetry

I'm currently experiencing an issue when importing an Unreal Engine level into Aximmetry using the Cooked mode. While everything works fine and all textures appear correctly in Live Sync mode, the textures are missing or not linked properly when I switch to Cooked mode.

I've followed the standard cooking process in Unreal Engine and ensured that all assets are packaged correctly. However, once the level is loaded in Aximmetry (Cooked mode), the meshes appear without their textures or materials.

Could you please advise why this might be happening in Cooked mode, and if there are any additional steps or settings I should check either during the cooking process or

Any help would be greatly appreciated.

Thank you in advance for your sup


Textures Not Showing in Cooked Mode When Importing Unreal Level into AximmetryTextures Not Showing in Cooked Mode When Importing Unreal Level into Aximmetry

   gibeom

Comments

Eifert@Aximmetry
  -  

Hi,

I suspect that Iterative Cooking may be causing this issue. Try turning it off in the Aximmetry menu:
Textures Not Showing in Cooked Mode When Importing Unreal Level into Aximmetry

If disabling Iterative Cooking does not resolve the problem, I recommend making a backup of your project first. Then, delete the Intermediate, Saved, Binaries, Build, and DerivedDataCache folders from your Unreal project directory. These folders typically store files generated during the cooking process, and sometimes they can become corrupted or fail to update correctly.

Warmest regards,

gibeom
  -  

Thank you very much for your guidance.

I'm currently using Aximmetry version 5.2, so I wasn't able to find the Iterative Cooking option in my version of Unreal Engine. However, after deleting the folders you mentioned (such as Intermediate, Saved, Binaries, Build, and DerivedDataCache), and then re-cooking the project, the texture linking issue in Cooked mode was resolved.

I really appreciate your help—this solved the problem perfectly.