Potential crash when an active timer removes itself from the ActiveTimers array

UE - Editor - UI Systems - Slate - Mar 29, 2017

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 ...

[CrashReport] UE4Editor_CoreUObject!UObject::CreateDefaultSubobject() [obj.cpp:118]

UE - Foundation - Core - UObject - Apr 4, 2017

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 in 4.15 may not be fully safe and should be disabled by default

UE - Foundation - Core - UObject - Apr 4, 2017

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 ...

GC Clustering broken for USoundWave assets (crash)

UE - Foundation - Core - Mar 29, 2017

Assert crashes Editor in the GC system during packaging due to USoundWave assets not being configured for GC clustering. Disabling GC clustering in project settings is a workaround, but the fix is ...

Unnecessary files in Perforce Depot

Several unnecessary files seem to have found their way into the Perforce depot and need to be cleaned up. Affected files:Engine/Documentation/Source/Engine/Matinee/HowTo/MHT_3/Images/MHT#_Drag_In_C ...

Creating a copy of BSP after fliping it in geometry edit mode cause the copy to be invisible

UE - LD & Modeling - Modeling Tools - BSP - Aug 29, 2014

Branch Build Label UE4-Main Promoted-CL- 2270796 DESCRIPTION: If a player goes into geometry edit mode and flips a bsp then makes a copy of it the copy will appear invisible ADDITIONAL NOTES: A ...

Plugins need to support localization

UE - Editor - UI Systems - Localization - Jul 29, 2013

Plugins need to support localization. Also requested by this licensee: https://udn.unrealengine.com/questions/280012/%E7%8B%AC%E8%87%AA%E3%81%AE%E3%83%95%E3%83%A9%E3%82%AF%E3%82%A4%E3%83%B3%E3%83% ...

Crash occurred moving folder while connected to source control

Tools - Jul 1, 2015

I went to move our SpeedTree test assets to a new location and after selecting checkout editor crashed I've been unable to reproduce this crash, but looking on crash reporter several users have hit ...

Crash in FMediaPlayerBase::TickPlayer in Shipping builds

Media Framework - Jul 28, 2017

A crash can occur in FMediaPlayerBase::TickPlayer in Shipping builds. This is because FMediaPlayerBase::NativePlayer is not a thread-safe shared pointer. The fix is to make it ESPMode::ThreadSafe. ...

Distortion Displacement Track is empty in new level sequence using a distortion file with a framerate of 0

Docs - Samples - Aug 8, 2017

Distortion Displacement Track is empty in a new level sequence using a distortion file witha framerate of 0. ...