Thanks a lot for your generous infos.
Same problem occurs when I try to build the UE5.0&UE5.1 branch.(UE5.2 is OK)
I’ve tried the same approach for a workaround for this problem.
(pretty hard for newbie to figure out how to do it…)
[Workaround](confirmed in UE5.0 branch)
- clone the repo of unreal engine
- before execute Setup.bat, replace the
UnrealBuildTool.csproj
file with the [uploaded 5.0 one][1] or [uploaded 5.1 one][2] (edited based on UE5.2’s same file,seems like that they’ve correct the problem in UE5.2) - run Setup.bat and etc
UnrealBuildTool.csproj (7.9 KB_UE5.1)
UnrealBuildTool.csproj (6.8 KB_UE5.0)