Project Settings for Take Recorder's Animation Recorder do not persist after editor restart

UE - Anim - Sequencer - Jun 25, 2021

Animation Recorder settings do not persist after editor restart. Can be worked around by setting the values in the EditorSettings.ini file under: [/Script/TakeTrackRecorders.MovieSceneAnimatio ...

TeleportTo result with Chaos is different from PhysX

UE - Simulation - Physics - Jun 25, 2021

The result with Chaos is not wrong, rather it returns a correct correction vector, that vector is perfectly horizontal to the teleport buried against the landscape mesh. Therefore, teleportation wil ...

Movable point light disappeared by MinScreenRadiusForLights and appeared back looks deemed.

UE - Platform - Mobile - Jun 25, 2021

The movable point light is abnormally lit when it disappeared by the setting of r.MinScreenRadiusForLights rather than "Max draw distance" and appears back. After you disable and enable the "Affect ...

Deleting transform track can fail to restore state

UE - Anim - Sequencer - Jun 24, 2021

Deleting the transform track for an actor that does not have a transform track by default can fail to restore state if there are no keys.  ...

Android: FTraceAuxiliaryImpl::WriteToFile Fails to Create Absolute Path

UE - Platform - Mobile - Jun 23, 2021

A licensee has reported that the functions FTraceAuxiliaryImpl::WriteToFile, and find IFileManager::ConvertToAbsolutePathForExternalAppForWrite do not seem to be working properly for Android, as the ...

Deactivating a shot section from scripting does not affect evaluation

UE - Anim - Sequencer - Jun 23, 2021

Disabling a shot from scripting will not affect evaluation of the sequence.  ...

Crash when applying Post Process SceneTexture and VertexInterpolator as emissive color

UE - Rendering Architecture - Materials - Jun 22, 2021

When selecting apply after connecting a Post Process SceneTexture and a VertexInterpolator into the emissive color node a crash occurs. This issue is occurring in Binary //UE5/Release-5.0-EarlyAcce ...

[Feature Request] Hardware video decoding on Windows DX12

UE - Media Framework - Jun 22, 2021

Currently, all DX12 video decoders on Windows use software decoding. On the other hand, if the engine is running on DX11, developers can use this by enabling the "Hardware Decoding" option under "Ex ...

Crash when baking materials for some skeletal meshes (like those found in Epic's Car Configurator project)

Tools - Jun 22, 2021

FMeshMergeHelpers::RetrieveMesh crashes when trying to prep some skeletal meshes for material baking. ...