Overlap events do not trigger on landscapes

UE - LD & Modeling - Terrain - Landscape - Sep 24, 2015

Overlap events do not fire on landscapes ...

Android split screen multiplayer does not function or render correctly

UE - Platform - Mobile - Aug 25, 2016

Android devices don't support split screen functionality. ...

Easing Curve Handles are intractable on tracks even if they are not visible

UE - Anim - Sequencer - Apr 25, 2019

Easing curve handles are interactable on tracks that do not support them. ...

StrategyGame audio is inconsistent between PIE and Standalone

Docs - Samples - Aug 17, 2016

Audio is inconsistent between PIE and standalone game. When the user is in PIE, attenuation appears to be working as expected, but when in standalone game there appears to be no attenuation. ...

Blueprint with large amount of macros crashes on compile

UE - Gameplay - Blueprint Compiler - Jan 30, 2018

Blueprint compile is crashing in a BP with a large number of macros ...

[Interchange]: Skeletal mesh import do not take geometric transform

UE - Editor - Content Pipeline - Import and Export - Oct 9, 2024

We need to support geometric transform for meshes when importing skeletalmesh ...

Comments with line wrap cannot be edited within the Blueprint Editor

UE - Gameplay - Blueprint - Jun 25, 2015

Any comment over the allowed number of letters in a line cannot be seen therefore, cannot be edited. ...

Blueprint EventDispatchers unable to be reordered

UE - Gameplay - Blueprint Editor - Feb 15, 2018

UI appears to support EventDispatcher reordering, however reordering does not occur. ...

Foot Placement: Up vector is not configurable

UE - Anim - Gameplay - Jan 31, 2025

Up vector is not configurable so Foot Placement does support variable gravity cases. ...

ApplicationReceivedScreenOrientationChangedNotificationDelegate does NOT work properly on Android

UE - Platform - Mobile - Aug 5, 2019

ApplicationReceivedScreenOrientationChangedNotificationDelegate supports iOS but not Android. Probably, Java_com_epicgames_ue4_GameActivity_nativeOnConfigurationChanged should be useful for fix thi ...