Render target size mistmatch in ShaderDrawDebug

UE - Graphics Features - Jun 9, 2020

We found a d3d debug validation assert in RDG_EVENT_NAME("ShaderDrawDebug"), with the full DLSS integration. It however also reproduces in  (4.25.1-release, dev-rendering and the plugin branch with ...

Dragging off a pin in a Blueprint Function Library function does not give the user option to make a Local Variable

UE - Gameplay - Blueprint Editor - Jun 9, 2020

When in a function in a Blueprint Function Library, dragging off a pin will not give the user the option to promote it to a local variable. You only have the option to make a global variable (which ...

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers

UE - Foundation - Core - UObject - Jun 9, 2020

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers. User has proposed the following fix: The best fix is probably such: When Slate list ...

Lightmass: Blocky lightmap artifacts appears on the Mesh Actor which is shadowing by a single face mesh

UE - Graphics Features - Lumen - Jun 9, 2020

Begin Map Begin Level Begin Actor Class=/Script/Engine.StaticMeshActor Name=Plane_2 Archetype=/Script/Engine.StaticMeshActor'/Script/Engine.Default__StaticMeshActor' Begin Object Class=/Script/En ...

Moving actor to another level breaks soft object reference

UE - Gameplay - Jun 9, 2020

REGRESSION: In 4.24, there was a fixup process that would allow the soft reference to remain valid. This seems to be missing in 4.25 Moving an actor to another sublevel immediately breaks soft ref ...

Support Collision View for HISM

UE - World Creation - Worldbuilding Tools - Foliage - Jun 9, 2020

DXC: IOS Half precision no longer supported

UE - Rendering Architecture - RHI - Jun 9, 2020

MovieRender Pipeline Skips Output Frames during GC

UE - Anim - Sequencer - Jun 8, 2020

This is being seen in the wild... can release a temporary fix until 4.26 when we can change the headers and fix it for real. ...

[Groom] Very thin hair has incorrect raytraced shadow on edges

UE - Graphics Features - Lumen - Jun 8, 2020

This only happens when 1) Hair Width is very small. e.g. 0.01 in the example 2) Light has raytraced shadow and Samples Per Pixel has a value > 1. e.g. 8 in the example The problem seems to be rel ...