World Space Transparent Widgets Have Motion Blur

UE - Editor - UI Systems - Feb 24, 2020

When a world space widget has their blend mode set to transparent they look blurry in motion. The effect is more pronounced when the camera rotates instead of when it is translated. Found in 4.24.2 ...

Merging actors with two-sided materials produces incorrect results

UE - World Creation - Worldbuilding Tools - Merge Actor - Feb 24, 2020

Merging two actors using a two-sided material produce incorrect results. Notes: Tested with "Allow two-sided material" on and off, the same result is produced. The same issue can be seen when ge ...

Output Log In Engine and In Local Log File Are Inconsistent

UE - Foundation - Core - Feb 21, 2020

The Log Timestamp doesn't display in local time when "Log Timestamp Mode" and "Display Timezone" are set to "Local Time". Found in 4.24.2 CL#11100242 Reproduced in 4.23.1 CL#9631420, 4.26 Main CL#1 ...

Media Textures assigned at run time are not being applied to the assigned mesh

Media Framework - Feb 21, 2020

Dynamically created media texture is not applied to assigned meshes.  Tested in:  4.23.1 CL#9631420, 4.25 CL#11574810 ...

Setting an overlay's alpha to 0 does not display as fully transparent

Tools - Feb 19, 2020

Safe zone overlay ignores alpha when set to 0.0 in DefaultEngine.ini. Tested:  4.23.1 CL#9631420 , 4.25 CL#11341939 ...

Command r.DebugSafeZone.Mode 0 does not disable overlays

Tools - Feb 19, 2020

Running the console command r.DebugSafeZone.Mode 0 does not disable all overlays.  The issue occurs when setting custom values in DefaultEngine.ini as well.  Tested using the following settings:  ...

FloatCurveAsset reference is lost when reopening a Struct

UE - Gameplay - Feb 18, 2020

Structs containing references to instances in the content browser of FloatCurves fail to store these data formats as default values. This was reported and tested in 4.24.2 (CL-11100242). This was r ...

Weighted Tangent not functioning in Curve Asset

UE - Anim - Sequencer - Feb 18, 2020

Weighted Tangent handle modifications do not work as expected in Curve Assets. ...

Mac - Unable to drag-drop import with special characters

Tools - Feb 18, 2020

Dragging + Dropping a file with special characters to import on Mac results in Error. "LogFactory: Error: Can't find file 'filepath' for import" Workaround: Click 'Import' in content browser inste ...

Physics Constraint Actor Won't Disable Collision Between Two Actors That Are Already Colliding

UE - Simulation - Physics - Feb 17, 2020

Meshes that are colliding that are set as constraint actors don't follow the Physics Constraint Actors "Disable Collision" parameter if they are colliding prior to being set as constrained actors. ...