Exceptions can no longer be enabled for ProjectEditor targets

UE - Foundation - Cpp Tools - Jul 16, 2018

It is no longer possible to enable C++ exceptions for the ProjectEditor target in code projects that use the binary Engine. Some fixes that were made for 4.19 now correctly show an error message if ...

Incremental Linking does not appear to work for Debug and DebugGame configurations

UE - Foundation - Cpp Tools - Jul 2, 2018

The bUseIncrementalLinking option does not appear to actually perform an incremental build when building for the Debug or DebugGame configurations. When a build is performed with bUseIncrementalLink ...

Forced reboot launching editor the first time

UE - Foundation - Cpp Tools - May 30, 2018

Note that before I tried running the editor via the Launch button, I just happened to run the Editor exe directly, and this did not repro then. After my PC rebooted I tried to reproduce it again an ...