5.0.2 Bug with new C++ project

The problem is simple. I create a project, but the scene does not start. All of the engine windows are inactive. Blueprint project works fine. Video: UE 5.0.2 C++ Bug - YouTube

Hi Upgrade to 5.0.3 with the following Git commands
To upgrade to 5.0.3 with the current patched version
$ cd your repository for example source/repos/ue50
$ git remote add v22503 https://github.com/EpicGames/UnrealEngine.git

$ git pull v22503 pull/9029/head:UEvs2200

A notepad window will open. In the first line add 5.0.3 to look like

Merge 5.0.3 commit ā€˜refs/pull/9029/headā€™ of https://github.com/EpicGames/UnrealEngine
now File ā†’ Save and then File ->Exit

Now open UE5.sln in Visual Studio 2022. Right Click ā€œRebuildā€

Nothing happens after this
image

1 Like

Hi @SugarSnapPea,

Patch is complete
Now you ā€œRebuildā€ the repository with Visual Studio 2022 Then Debug ā†’ Start without Debugging" to install the new version 5.0.3