how to transfer a landscape to another unreal engine project? thanks
You can migrate the level in which you have your landscape.
If your issue is that you have other things in your level which you don’t want to migrate and only the level, then you should make a copy of that level delete everything else other than the landscape and then migrate it to another project.
Hello @Vitalyano2019 ,
Here are the steps to migrate the level in case they help you:
In the Content Browser, look for your level, right-click on it, and choose Asset Actions - Migrate.
It will show you a list of everything that will be migrated to the target project.
Then, just select the Content folder of the project you want to move those assets into.
To avoid issues, make sure the target project uses the same engine version as the project you’re migrating from. Migrating from older versions to newer ones might work, but it’s not guaranteed.
With that, you should be able to transfer your landscape and the rest of the level without any trouble.
I’m also leaving you the documentation in case you’re interested
Hope it helps!
