Knowledge Base: Toolchain 14.32.31326 which comes as the default of VS2022 v17.2 cannot compile UE5

For others still having this issue - I fixed it by deleting BuildConfiguration.xml within %AppData%/Roaming/Unreal Engine/UnrealBuildTool/BuildConfiguration.xml.

For some reason the build config was specifying 14.29.3016. This must have been auto-generated at some point and was the cause of the issue. Maybe the GenerateProjectFile.bat should output that it is using a version taken from an xml file.

3 Likes