BUILD FAILED IN UNREAL 5.4

Didn’t work unfortunately. I do get a more helpful error either because of this change or because I’ve upgraded to 5.4.1:
“UnrealBuildTool has banned the MSVC 14.39.33519-14.39.99999 toolchains due to compiler issues.”
which lead me to this post:

and this VS issue:
https://developercommunity.visualstudio.com/t/VS-2022-1790-Preview-10-__builtin_arr/10519788

Seems like this problem has already started occurring in UE 5.3.2 but since we are upgrading from 5.3.1 to 5.4 (and 5.4.1) we’ve only noticed it now. The Visual Studio fix is allegedly present in the 17.10 preview version, but installing the 14.38 toolchain (by using the Visual Studio installer Modify Visual Studio workloads, components, & language packs | Microsoft Learn) also “fixes” the issue.

2 Likes