PacketHandlerPCH.h missing header include guard

UE - Networking - Jul 11, 2016

Engine\Source\Runtime\PacketHandlers\PacketHandler\Private\PacketHandlerPCH.h is missing the #Pragma Once header define guard which causes build to fail. ...

DDS files with custom mipmap can not be imported

UE - Graphics Features - Dec 15, 2015

When a user attempts to create a .dds file using nvidia texture tools and saves it with custom mipmap settings, the resulting file fails to import into the engine. ...

[CrashReport] UE4Editor_Core!FText::IsEmpty() [text.cpp:230]

Tools - Apr 6, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Index >= 0 [Link Removed] [Line: 401] Source Context: 215 ...

Widgets set to the color FF00FFFF will become gray after compile

UE - Editor - UI Systems - Jun 22, 2016

Widgets set to the color FF00FFFF will become gray after compile ...