Migrating an open-world from Unity to UE

  1. Code plugins are pretty straightforward, but their main purpose is to make your code easily portable between projects. What are you hoping to accomplish?

As for performance, I think you should experiment yourself. I would take a look at level streaming for making really big levels.