Porting to unity

so I’ve been using UE4 for awhile now but someone is interested in my level design but he uses unity so is there any way to port assets from UE4 to Unity?

You can export meshes out of UE4, but for materials you will have to recreate them in Unity, and any gameplay (Blueprints, C++) will have to be completely redone from scratch in Unity.