Query Params are ignored when using EQS

UE - AI - Jun 26, 2019

Trying to set the Bool Match as a Query Param causes the value to not be recognized. It just thinks the value is whatever default value it has instead of reading it from the params set in the Behavi ...

Audio tracks with multiple subtracks will paste parent track when a subtrack is copied and pasted in Sequencer

UE - Anim - Sequencer - Aug 8, 2019

Copying and pasting audio subtracks will paste the parent track and its subtracks not just the selected subtrack. ...

StaticMeshActor loses root component scale if placed with Surface Snapping enabled in Editor Viewport

Tools - Oct 21, 2019

If you make a Blueprint child of StaticMeshActor, and set the default scale of the Root Component (Static Mesh Component) to something other than 1,1,1, the scale will not be applied when the actor ...

Landscape Spline Width/Side Falloff does not respect Unreal Units.

UE - LD & Modeling - Terrain - Landscape - Nov 15, 2019

The user reports that the Landscape Spline Width and Side Falloff isn't respecting Unreal Units in the Editor. The usage for comparison is a Cube that is scaled up 7x to Splines that have a Width of ...

AudioMixer has private include in public header

UE - Audio - Dec 4, 2019

It is possible to receive a compilation error when including a public header (AudioMixerDevice.h) because it includes a private header (AudioMixerSourceManager.h)  Tested In :  4.22.3 CL#7053642  ...

Blueprint Actor cannot delete implemented interface when Interface is converted to an Event.

UE - Gameplay - Blueprint - Dec 11, 2019

In Editor, When you remove a return value parameter from a Blueprint Interface function's Output Category. (so there are no return values), it becomes an event. In any Blueprint that implements the ...

Niagara crash when duplicating an emitter in the timeline through right-click menu

UE - Niagara - Dec 11, 2019

Trying to duplicate an emitter from the timeline crashes the editor. This looks to be the result of UMovieSceneNiagaraEmitterTrack not implementing the function SupportsType.  ...

Morph target LOD over 0 not worrking with GPU skin

UE - Rendering Architecture - RHI - Dec 17, 2019

I do not know what happen here and I need the help of the rendering team to debug this issue. There is no log at all even with -d3debug If you import the file SK_LOD_Morph_Working.fbx its a similar ...