RetargetSource in AnimSeqeuence doesn't affect DDC key

UE - Anim - Runtime - Aug 4, 2020

Retarget source doesn't affect DDC key, so it causes incorrect result. Changing the anim sequence DDC key generation to include it fixes this issue. ...

[Feature Request] Event triggering skipped in subsequences and shots

UE - Anim - Sequencer - Feb 11, 2021

Events in subscenes can be skipped if playback skips over the end of the subscene before evaluating the event. ECS allows for determinism fences which can fix this issue. ...

There is a moment of T pause when Post Roll Frames is enabled and snapping is enabled

UE - Anim - Sequencer - Apr 19, 2021

When I turn off snap, the problem does not occur The problem does not occur in 4.24.3 and 4.25.4 Occurs in 4.26.2 and UE4main ...

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  ...

DLC Package content isn't recognized when using RequestAsyncLoad

UE - Foundation - Core - May 24, 2016

Attempting to load dlc assets with RequestAsyncLoad function results in the assets not being recognized. ...

Crash creating local variable in ABP function

OLD - Anim - Dec 5, 2019

Creating a local variable in an ABP function crashes ...

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 ...