Duplicating Interface functions causes the Input/Output values to duplicate twice

UE - Gameplay - Apr 27, 2018

When duplicating an Interface function, the values for Input/Output are doubled or tripled. ...

Crash in editor after disabling AISystem in Worldsettings

UE - AI - May 16, 2018

After disabling the World Option bEnableAISystem, clicking with the right mouse button on the asset browers (in an empty place) casues the editor to crash. ...

Cursors: 'Grab Hand' and 'Grab Hand Closed' appear as 'Hand' in packaged project

UE - Editor - UI Systems - Slate - Jul 13, 2018

GrabHand Cursors appear as Hand (Index finger cursor) in a packaged project 4.20p5 CL# 4173640 4.21 CL# 4179764 ...

[ Rhino ] Missing Geometry when importing Rhino Nurbs Curve

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 25, 2018

Node MinimumAreaRectangle produces wrong centerpoint

UE - Gameplay - Feb 15, 2019

The centerpoint for the MinimumAreaRectangle function returns the wrong value when applied. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 4958263) ...

Sequencer's Spawnable actor rename can not be synchronized between sequencer and outliner

UE - Anim - Sequencer - Jun 11, 2019

This behavior seems to occur only for spawnable. The licensee wants the renaming behavior to be consistent. ...

VolumeLightingSamples are not generated correctly

UE - Graphics Features - Lumen - Aug 30, 2019

Lightmass.exe SampleVolume.cpp seems to generate VolumeLightingSamples correctly. After that, import processing is performed with Lightmass.cpp ImportVolumeSamples (), but it seems that it is not i ...

"Pausing" A TimeSynth causes a crash

UE - Audio - Oct 10, 2019

Clicking and holding anywhere on the editor outside the viewport when PIE causes a crash. The AudioRendering thread throws the following assert: Assertion failed: FreeClipIndex < PlayingClipsPool_Au ...

thumbnail is updated at an unintended timing

UE - Editor - Content Pipeline - Content Browser - Oct 14, 2019

This seems to be because the OrbitZoom of ThumbnailInfo is rewritten by ResetCamera () when the viewport is opened. Is this correct processing? ...