InitializeAnimScriptInstance may only need to be called if the mesh actually changes when restoring state in Sequencer

UE - Anim - Sequencer - Sep 23, 2021

The fix for [Link Removed] reinitializes the anim bp whenever the animation section restores state, it may only be necessary to reinitialize it if the skeletal mesh changes. ...

Camera manager will not tick if the game is paused on begin play or possessed events

UE - Gameplay - Nov 4, 2021

This is an interesting bug because it is only happening on BeginPlay. I guess that there is some order of operations that the camera manager uses during creation that will stop if the game is paused ...

HighResolutionScreenshot result changed after migration to UE5

UE - Graphics Features - Aug 27, 2022

There was no problem in UE4. It can be fixed on UE5 by the following workaround.console command 'r.Editor.Viewport.MaxRenderingResolution' set 'Realtime off' on viewport  ...

Shooter Game Demo Controls have no Textures (Rendering White)

Docs - Samples - Jun 11, 2015

The Textures for the Demo play bars in Shooter Game are rendering White in 4.8.0 release, appears fixed in Main Promotable-CL-2581018. ...

"Snap to Target, Keep World Scale" when attaching doesn't work properly if parent is scaled.

UE - Gameplay - Nov 11, 2015

See UDN thread, which includes suggested fix. https://udn.unrealengine.com/questions/267677/attachactortocomponent-scale-issue-with-scaled-com.html ...

ShadowProject gpu performance regression from Aftermath

UE - Graphics Features - May 9, 2017

The issue was originally noticed between 4.15.1 and 4.16 Preview, but now appears to have regressed between 4.15.1 and 4.15.2. ...

CLONE - ShadowProject gpu performance regression from Aftermath

UE - Graphics Features - May 19, 2017

The issue was originally noticed between 4.15.1 and 4.16 Preview, but now appears to have regressed between 4.15.1 and 4.15.2. ...

Cannot navigate through options in combo box

UE - Editor - UI Systems - May 31, 2017

Cannot navigate through options in combo box with the default navigation. This appears to be a regression. Working as expected in 4.15.3 No longer working as expected in 4.16 ...

Input breaks after spawning character from template

UE - Gameplay - Input - Jun 14, 2017

When a character is spawned from a template of an existing character instance, the existing instance loses the ability to read any input. This was discovered when testing the crash fix for [Link Re ...

"Cull Backface" in Cloth Paint is not effective if the back faces are close to the front faces

UE - Simulation - Physics - Character - Jul 6, 2017

When Cloth Painting, "Cull Backfaces" is ineffective when the backface is very close to the face that you are painting on Occurs on? 4.16 - 3466753 - YES 4.17 - 3523593 - YES ...