Runtime import, does not generate proper materials

UE - Editor - Content Pipeline - Datasmith - Importer - Sep 1, 2021

The models are darker than the one loaded directly in editor Left runtime, right editor [Image Removed][Image Removed] [Image Removed][Image Removed] You can find some details here from a udat ...

When the value of the TMap variable of the child blueprint is changed and compiled, it will restore to the default value of the parent blueprint.

UE - Gameplay - Blueprint - Sep 1, 2021

For TMap variables of type struct created in blueprint, if change the default value in child blueprint and compile, it will restore to the default value of the parent actor. This problem does not o ...

Unused parameters listed as used but "found in none"

UE - Graphics Features - Aug 30, 2021

In material instances with the parent material depicted in the attached image I expected "Param" to be considered as unused since it's attached to Opacity and it's not used (ie not attached to outpu ...

DistanceFieldBentNormalAO does not appear to work with imposter UVs

UE - Graphics Features - Aug 26, 2021

I have not entirely ruled out any issues with the imposter material in the repro, there's a chance this is related to the normal rotations, but turning off distancefields entirely does fix the issue ...

Images Rendered by Movie Render Queue don't match the looking in viewport if After Tonemapping PP was applied

UE - Virtual Production - Rendering - Color - Aug 21, 2021

This might be a bug or by design which needs to be handle by certain pipeline (OCIO?), but it's quite confuse that such big difference compare the images rendered by MRQ to those seen in Editor view ...

Using "Windows + Up Arrow" does not work before clicking window or change inputmode to UI or GameAndUI

UE - Editor - UI Systems - Aug 19, 2021

"Win and Up Arrow" is shortcut for changing to fullscreen mode, but it does not work properly before clicking window or change input mode to UI or GameAndUI. probably, Win API caused this issue, an ...

Vertex Interpolators broken in landscape materials

UE - LD & Modeling - Terrain - Landscape - Aug 17, 2021

D:/Unreal/UE4_Release-4.27/Engine/Shaders/Private/LandscapeVertexFactory.ush(788,3-59): Shader FDebugViewModeVS, Permutation 0, VF FLandscapeVertexFactory[Image Removed]:/Unreal/UE4_Release-4.27/Eng ...

Groom bound to GeometryCache is unstable

UE - Editor - Content Pipeline - USD - Aug 10, 2021

This issue seems to occur only in 4.27 with DX12. Did not repro in 4.27 with -dx11, nor in UE5 DX11/DX12. ...

Refraction broken when using material function

UE - Graphics Features - Aug 10, 2021

Licensee has provided a BP workaround ...

DefaultEditor.ini dirtied when UpdateSingleSectionOfConfigFile is called for an object containing an array property

UE - Foundation - Core - Aug 5, 2021

Closing an AdvancedPreviewScene results in a call to UAssetViewerSettings::Save to save the preview scene settings, regardless of whether or not anything has been modified. This in turn calls Update ...