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 ...

Issues with ProceduralMeshComponent

UE - LD & Modeling - Modeling Tools - Mesh Editing - Aug 21, 2019

Licensee reported issues with ProceduralMeshComponent, which were solved by changing the plugin loading phase from Default to PreDefault. Also reports unspecified issues with running game builds. ...

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 ...

Implement FindCollisionUV for Landscapes

UE - LD & Modeling - Terrain - Landscape - Aug 20, 2019

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. ...

CallStack is not output at crash in Android project

UE - Platform - Mobile - Aug 19, 2019

In an Android project that intentionally crashes from C ++, the call stack is not output at the time of the crash. Perhaps the function that outputs StackTrace in DefaultCrashHandler of AndroidMisc ...

When spawning a large number of widget components they are not visible until the camera moves or the component is selected in the world outliner

UE - Editor - UI Systems - Aug 16, 2019

When adding multiple Widget Components (at runtime) to the scene it appears that they do not render until the camera moves or they are selected in the world outliner ...

Exposed variable does not appear to update when the default is changed for the spawn actor from class node

UE - Gameplay - Aug 15, 2019

When updating an exposed variable for an actor being used with spawn actors from class, the exposed variable setting will not update to reflect the changes to the default setting. ...