UIScaleCurve float-point value in BaseEngine.ini lacks precision

UE - Editor - UI Systems - Slate - Jun 4, 2020

The screenshots below display 1920x1080pixel widget button. First one with Default DPIScaleCurve shows extra borders on the right and bottom. Next one with more precision shows no extra boundary. [ ...

Granular Synth stays silent since it cannot load the sound with Stream Caching enabled

UE - Audio - Jun 1, 2020

Using Granular Synth with Stream Cache enabled, Granular Synth will stay silent since it cannot load the sound with Stream Caching turned on. This was reported and tested in 4.25 (CL-13144385). Thi ...

Cloth doesn't unbind when emptying the Mesh Clothing Assets array

UE - Simulation - Physics - Character - Jun 1, 2020

It looks like there's a hook missing to unbind the cloths before destruction of the array shown in the Clothing UI. ...

Space Bar pressed event not received in Windowed mode

UE - Editor - UI Systems - Slate - Jun 1, 2020

Look at Android GetTimeStamp local file handling

UE - Platform - Mobile - May 29, 2020

Only files in UFS or NonUFS manifest that are local are returning a non-minvalue timestamp.  While this is expected it is causing issues with logging file handling. See: https://udn.unrealengine.co ...

If "Update Position Eash Frame" of "Skel Vert/Surf Location" is enabled, the particle continues to rotate.

UE - Niagara - May 25, 2020

It seems to have occurred since UE4.23, and the cause was the following part of "ParticleModules_Location.cpp".//From UE4.23 if (bOrientMeshEmitters) { //We have the mesh oriented to the normal o ...

Post Process Material: different color behavior in Sequencer Render vs Movie Render Queue

UE - Anim - Sequencer - May 21, 2020

During lookdev, I use a post process material to bring reference images into the engine to compare against my work.  The goal is for the reference image to not be touched by any of the Unreal color ...

Remove reference to editor assets in cooked build from landscape visibility layer

UE - LD & Modeling - Terrain - Landscape - May 21, 2020

As soon as the visibility tool is used, we're adding references to the  "/Engine/EditorLandscapeResources/DataLayer" asset from landscape components. If the user decides to cook without editor data ...

VT Lightmaps render different results and no shadows

UE - Graphics Features - May 21, 2020

VT Lighmaps don't have the same results as the regular lightmap counterpart and don;t render shadows. https://udn.unrealengine.com/questions/578318/lightmaps-different-after-switching-to-virtual- ...