How do I export a level / landscape for sending to another person?

I’m trying to export a level with its landscape, but not all folders in the project, so it can be picked up by another person at a different computer and re-imported into their instance of Unreal Engine. They’re getting the error message that smoothing groups were not enabled, or did not detect smoothing groups. Yet when I export, there is no smoothing groups option to enable. I tried exporting the level file, and the export all under File, but neither has the smoothing groups option. Why is something like this so obscure / difficult to do?

Make an empty project and migrate the level map to that project. Then, use

thanks…a ton…I was about to use zip up project, but didn’t want it to include all the other folders

1 Like