Currently, we do not prevent the calling of pre/post tick from the Slate loading thread. This can cause crashes in circumstances where the widget is destroyed before the tick is completed, and inval ...
Engine\Source\Runtime\PacketHandlers\PacketHandler\Private\PacketHandlerPCH.h is missing the #Pragma Once header define guard which causes build to fail. ...
Some users are reporting crashes when attempting to connect to SVN after upgrading to 4.15. The only relevant change to SVN was the update of the 1.9 binaries to support SASL, so it's possible that ...
Error message: Assertion failed: 0 [Link Removed] [Line: 199] Window Creation Failed (1158) Source Context: 184 VirtualHeight = ClientHeight; 185 186 // We call reshape w ...
CL 3278583 contains a fix for improper failure state allocation of render targets, which causes intermittent crashes when the HMD is unplugged or has a power interruption. This CL fixes the crash ...
Crash with empty callstack when Calling Enable HMD (True) in a shipping build ...
A licensee experienced a one-off crash that appears to be related to an active timer removing itself from the ActiveTimers array, leading to an out-of-bounds crash when we try to unregister it again ...
Was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Fatal error: [Link Removed] [Line: 117] No o ...
EDL may have some issues that are very hard to reproduce that's why we should disable it by default in 4.15.2. We will re-enable it in 4.16 ...