Crash when AnimBlueprint and Bleuprint Interface has Same Name Function

OLD - Anim - Nov 12, 2019

When AnimBP and Blueprint Interface was added to the AnimBP has same name function, compiling AnimBP occur crash. ...

Event not saved correctly when duplicating Level Sequence

UE - Anim - Sequencer - Nov 21, 2019

This issue is similar to [Link Removed]. But I tested the shelve 10164190 mentioned in the comments. It didn't work. ...

The Details Panel overlaps search bars when resized

Tools - Dec 2, 2019

The search fields overlap when the details section in the Details Panel is dragged up as high as possible. This also occurs when when the Details Panel is compressed. Found in 4.23.1 CL#9631420 ...

Crash to desktop after creating Level Sequence with Widget Blueprint

Tools - Nov 30, 2019

Newly created Level Sequence assets cant be opened when they have been created via Editor Blueprint Widget. They are created successfully through a button click for instance, but when you try to ope ...

Unwanted black boundaries are displayed in a vertical split-screen with 3 players.

UE - Gameplay - Dec 2, 2019

Floating point error from UGameViewportClient::SplitscreenInfo causes this issue. FMath::TruncToInt( 3240 /*ViewportSize*/ * 0.333f/*Ratio in SplitScreenInfo*/ ) = 1079 I suggested a following t ...

Don't display events in blueprint function with profile stats.

UE - Foundation - Core - UObject - Nov 28, 2019

When look at stats in Unreal Frontend, can see the events that run in the function. It work in 4.21, but it doesn't work in 4.22. ...

Crash When Playing After Setting Size of Retainer Box to Minus

UE - Editor - UI Systems - Nov 25, 2019

Retainer box has minus size occurs crash when PIE, standalone and package.  Probably, we should add any codes for adjust size to 0 or more to  URetainerBox::SynchronizeProperties(). ...

Shift Fonts Metrics when using a high-resolution monitor

Tools - Dec 4, 2019

[Image Removed] ...

PrecomputedAOMask cannot be used when Virtual Texture is enabled

UE - Graphics Features - Nov 25, 2019

The problem is that when the VirtualTexture lightmap is enabled, the value returned by the material node's PrecomputedAOMask is incorrect. ...

Sequencer: Correctly Export Transform tracks with multiple/blended sections

UE - Anim - Sequencer - Dec 5, 2019

When exporting an object or camera with more then once section we currently only just export the first section, not the result of any blended/ overlapping sections or even adjacent sections.  See ...