JetBrains / UnrealLink

Apache License 2.0
132 stars 23 forks source link

UnrealBuildTool.csproj: [MSB4057] The target "Games\MyGameProject" does not exist in the project. #142

Open karaatbgr opened 2 years ago

karaatbgr commented 2 years ago

Hello, my project runs fine when Building/Debugging for DevelopmentEditor : MyGameProject. However when trying to run in DevelopmentClient or DevelopmentServer it throws the error seen below.

UnrealBuildTool.csproj: [MSB4057] The target "Games\MyGameProject" does not exist in the project.

I have tried following the fix for issue #105 but it doesn't seem to change anything for me.

WouterWeynants commented 2 years ago

I managed to fix this issue by upgrading from Visual Studio Community 2019 16.10.X to 16.11.7