Build fails when using the Windows 10 SDK

UE - Foundation - Build - Farm - Aug 14, 2017

Attempting to build the Engine using the Windows 10 SDK currently fails. This was tested on both a Windows 7 and Windows 10 machine using both Visual Studio 2015 and Visual Studio 2017. ...

Unable to package Engine plugins

UE - Foundation - Build - Farm - Jul 19, 2017

Engine plugins included in the Engine are unable to be packaged. Attempting to package one results in the package process failing with an error stating that all source files must include the same pr ...

Engine build fails in Visual Studio 2017 if Visual Studio 2013 is also installed on the same computer

UE - Foundation - Build - Farm - Mar 21, 2017

Attempting to build the Engine using Visual Studio 2017 will fail if Visual Studio 2013 is also installed on the same computer. If Visual Studio 2013 is uninstalled, or if the computer has Visual St ...

Unable to launch project from Visual Studio using installed engine build

UE - Foundation - Build - Farm - Feb 23, 2017

When a code project's engine association is switched to a local binary version of a source engine, the project will fail to open from within Visual Studio. Error message says that UE4Editor-Project ...

VS 2017: Upgrade VC++ Compiler and Libraries dialogue in VS when creating a code template project

UE - Foundation - Build - Farm - Jan 25, 2017

Pressing "Ok" on the dialogue allows the user to move on and continue working as normal in VS 2017. I was able to work through our hotreload test and a packaging test without issue. I also noticed ...

Rebuild and Clean options in Visual Studio fails compile

UE - Foundation - Build - Farm - Oct 20, 2016

Attempting to use Rebuild / Clean fails to compile. VS output shown in callstack. ...

Creating a code project named Test will fail the initial compile and every hot reload in Binary

UE - Foundation - Build - Farm - Jul 21, 2016

When a C++ project is named Test on a Binary version of the editor, the project will fail to compile. I'm assuming this is from the editor seeing a precompiled header from another file in the engine ...