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

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

When creating an asset from an Emitter with a scratch module, changes to the new module will not propagate

UE - Niagara - Jun 21, 2021

A scratch module made in an emitter, will not reflect the changes of its new parent when an asset is crated from the emitter. ...

Override Game Mode in Media Render Queue does not work properly

UE - Anim - Sequencer - Jun 21, 2021

This problem behaves differently between Local and Remote Render when Game Mode is set in Override. ...

[Feature Request] CVars for HISMC

UE - World Creation - Worldbuilding Tools - Foliage - Jun 18, 2021

Currently some (if not all or most) foliage CVars affect both foliage and HISMC. It would be nice to split this so that users can change the values of one without affecting the other. ...

Static mesh components spawned in the UCS along a spline require lighting to be rebuilt after a map reload.

UE - Gameplay - Components - Jun 17, 2021

Seems to be somehow related to components being instanced in the Construction Script according to a spline. The transforms are slightly off by more than 1.e-2f. They are reconstructed on load with a ...

Gameplay Tag Query - Assert when changing root expression while tag picker is open

UE - Editor - UI Systems - Slate - Jun 17, 2021

Changing a gameplay tag query's root expression in a make query node will assert if the tag editor widget is open.  ...