Package project for windows Fails in UE5

I have been trying to package a project but I keep getting errors. I have attached the log could someone help
UE5_project2.log (706.9 KB)

E:/sanfrancisco city main2/Content/SFopt1/sfb8.uasset has malformed tag
E:/sanfrancisco city main2/Content/RealCitySF/Meshes/foliage/SM_SF_Broadleaf_Desktop_Field_03_rep.uasset has malformed tag

Try right-clicking the content folder, select FixUpRedirectors. Or look in the project folder and delete them (if not in use)These files could be corrupted.

1 Like

both meshes are not present inside the project

When they are not in the content browser and not in the explorer (outside of the UnrealEngine), try FixUpRedirectors.

Well, I deleted both folders and reimported meshes. It worked :smile:
But it’s a big thanks to you for pointing me in the right direction

1 Like