Problems with upgrading Project from 5.0 to 5.1

Hello, i want to upgrade my project from 5.0 to 5.1. In the past upgrading always worked without any problems. I do exactly the same recommended steps i also did in the past, but when i try to upgrade my project the editor is not responding after i hit the button “open a copy”. I have tried several things to fix this issue like:

  • uninstall, reinstall the versions.
  • disabling third party plugins
  • updating graphic cards driver, vs code
  • fitting to the system requirements
  • clearing project cache.

Nothing worked so far and i cant find any similiar problem here.
Does anybody had the same, or have some ideas which i can try next to fix the issue?

Greetings

Hi Dgr,

Try this:

Make a copy of your 5.0 project. Open this copy in your file explorer. Right-click on the .uproject file. Click ‘Switch Engine Version’ + change it to 5.1. Then double-click the .uproject file to open your project.

Let us know what happens if you try that.