Description

When creating a local binary build of the Engine using the BuildGraph, there are several tools that are built for Win32 even if Win32 was specifically excluded from the BuildGraph (ie. -set:WithWin32=false). The affected tools are CrashReportClient, UnrealCEFSubProcess, and BootstrapPackagedGame. Ideally the Win32 versions of these tools would only be built if Win32 is included.

Steps to Reproduce
  1. Locate and open the InstalledEngineBuild.xml file.
  2. Locate the Tools Group Win64 Agent section of the file.

RESULT:
Within the Build Tools Win64 Node, there are several tools that will always be built for Win32.

EXPECTED:
Any Win32 versions of the tools are only built if Win32 is included.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-68564 in the post.

0
Login to Vote

Fixed
ComponentUE - Foundation - Cpp Tools
Affects Versions4.21.14.224.20.3
Target Fix4.23
Fix Commit6017815
Main Commit6631504
CreatedJan 16, 2019
ResolvedApr 19, 2019
UpdatedMay 24, 2019