5.0.2 Bug with new C++ project

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”