Does Container Match Tag Query Node doesn't find existing Gameplay Tags in Packaged Project with Nativized Blueprints

UE - Gameplay - Aug 26, 2019

When using the "Does Container Match Tag Query" node doesn't return true when a gameplay container member has the searched for gameplay tag in a blueprint that has been nativized. Packaging in Excl ...

Level sequencer's play to(second) function not working as expected

UE - Anim - Sequencer - Aug 22, 2019

The function Play to(seconds) does not functions as it's tooltip implies. "Play the sequence from the current time, to the specified time in seconds". The function instead snaps to the specified tim ...

The Load and Unload Stream Level blueprint nodes do not appear in sequence director blueprints

UE - Anim - Sequencer - Aug 22, 2019

You cannot search for the Load and Unload Stream Level blueprint nodes in sequence director blueprints ...

Casade debug cone is drawn at the wrong rotation

UE - Niagara - Aug 21, 2019

The B 3DDraw Mode functionality draws at the wrong rotation for the Velocity Cone module. It seems to draw 90 degrees off. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 P7 (CL - 8115 ...

FBX imported skeletal mesh has incorrect axis directions

UE - Editor - Content Pipeline - Import and Export - Aug 20, 2019

The axis the FBX is imported with has been inversed from prior versions. See attached screenshots. This causes issues specifically with vehicles, where the movement is happening into the forward dir ...

User List Entry Widget binding Does not update

UE - Editor - UI Systems - Aug 20, 2019

When using a User List Entry widget it appears not to update its bound properties unless called by an event used by the User List Entry interface. For example if the widget being used is a text widg ...

Control Rig: crashes when compiling after rearranging input pins in an array in Example Rig Unit

OLD - Anim - Aug 20, 2019

The crash doesn't occur every time, but it will happen within 3 swap and compiles in my experience. I got multiple different callstacks when I cause the crash using the reproduction steps (they are ...

Forward Rendering Lightmap Density view flicker

UE - Graphics Features - Aug 20, 2019

The shaders flicker when in Lightmap Density viewmode after enabling Instanced Stereo Rendering in Project Settings > Engine > Rendering > VR  Tested in 4.21.2 (CL - 4753647) 4.22.3 (CL - 7053647), ...

The Temporal console variable has the wrong value

UE - Graphics Features - Aug 20, 2019

The r.SSR.Temporal console variable value is always set to its debugging value of 0 instead of being at its default of 1 Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 P6 (CL - 798402 ...

Translucent materials that use a render target has an incorrect alpha when using ES3.1 Preview in Editor

UE - Graphics Features - Aug 20, 2019

The opacity of a render target used in a material appears to get over written when previewing Android ES3.1 in PIE if the material is set to be translucent. ...