Widget causing ensure to trigger on end play

UE - Editor - UI Systems - Nov 15, 2019

Widget is causing an ensure to be hit when exiting gameplay.  Tested in: 4.24 Preview2 CL#10091930 , 4.25 CL#10183780 Attached URL's from the user:  https://forums.unrealengine.com/community/ge ...

Custom Events get unbound when duplicating Level Sequences

UE - Anim - Sequencer - Nov 13, 2019

Custom Events get unbound when duplicating Level Sequences ...

Duplicating inherited variables in the MyBlueprint panel doesn't copy data from the old variable to the new variable

UE - Gameplay - Blueprint Editor - Nov 12, 2019

Duplicating inherited Blueprint variables should copy the data from the original variable to the duplicated variable. ...

High intensity pixels create artifacts with Bloom

UE - Graphics Features - Nov 12, 2019

Blueprint diffing tool attempts to diff transient properties

UE - Gameplay - Blueprint Editor - Oct 28, 2019

The Blueprint diffing tool should skip transient properties. ...

SkeletalMeshSimulationComponent does not work

UE - Simulation - Physics - Oct 28, 2019

SkeletalMeshSimulationComponent does not effect the simulation of geometry collections to interact with skeletal meshes and setting the component to dynamic results in a crash. ...

[Feature Request] New InstancedStaticMeshComponent API: Add Multiple Instances

UE - LD & Modeling - Terrain - Landscape - Oct 24, 2019

Licensee says that adding multiple InstancedStaticMeshComponent instances can be very slow (main bottleneck being the physics building). I think there's a good case for a method something like:   ...

Single Channels From a Curve Atlas Node Does Not Remap to New Values

UE - Graphics Features - Oct 18, 2019

Single Channels from a Curve Atals Node Does Not Remap to New Values. Working as expected in 4.22 CL# 7053642 Found in 4.23 CL# 8386587, 4.24 CL# 9630693, 4.25 CL# 9615021 This is a regression. ...

Curves in compressed additive animations interpolate incorrectly when two keys in a row have the same value

OLD - Anim - Oct 16, 2019

Curves compressed from additive animations will not interpolate correctly if they have two keys in a row with the same value. The second key will be ignored, leading to the curve interpolating earli ...

Changing the object being debugged while stopped at a breakpoint has no long term effect if there was no object selected at the start of the breakpoint

UE - Gameplay - Blueprint Editor - Sep 30, 2019

The issue is that when we hit a breakpoint with no 'object to debug' set, we will set a flag bResetObjectBeingDebuggedWhenFinished to true, so after you resume execution we'll clear that flag and fo ...