Overlap events do not fire on landscapes ...
Android devices don't support split screen functionality. ...
Easing curve handles are interactable on tracks that do not support them. ...
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 compile is crashing in a BP with a large number of macros ...
We need to support geometric transform for meshes when importing skeletalmesh ...
Any comment over the allowed number of letters in a line cannot be seen therefore, cannot be edited. ...
UI appears to support EventDispatcher reordering, however reordering does not occur. ...
Up vector is not configurable so Foot Placement does support variable gravity cases. ...
ApplicationReceivedScreenOrientationChangedNotificationDelegate supports iOS but not Android. Probably, Java_com_epicgames_ue4_GameActivity_nativeOnConfigurationChanged should be useful for fix thi ...