Memory leak when Lumen is disabled but r.MeshCardRepresentation=1

UE - Graphics Features - Lumen - Jul 29, 2024

When Lumen is disabled, but the cvar "r.MeshCardRepresentation" is set to 1, Lumen will continuously enqueue object removal from the Lumen Scene, without ever emptying the array of primitives to rem ...

Combined Translate and Rotate Mode broken when using Local Space

UE - Editor - Workflow Systems - Dec 22, 2023

From UDN: When using the Combined Translate and Rotate Mode we run into an issue where the rotation arrow moves twice as fast as the coordinate frame. The object itself rotates correctly, but if we ...

Integrate VirtualBones crash fix into next release patch

OLD - Anim - Jun 7, 2017

Athomas reached out to me with a crash he was having when trying his 'Automatic Sync Marker AnimModifier' on a Skeleton that had Virtual Bones. It was verified that this only happens when Virtual B ...

Multitouch on Windows offsets touch index by 1, starting at TouchIndex_2

Tools - Oct 18, 2016

Touch input on Windows devices will start at touch index 2 instead of touch index 1, like other touch devices. ...

Shots with Time Scale less than 1.0 do not render from master sequence

UE - Anim - Sequencer - Sep 20, 2019

Setting a shot's time scale to less than 1.0 will cause it to not be rendered. ...

Navigation becomes incorrect after flipping a widget via scaling (-1)

UE - Editor - UI Systems - Dec 22, 2015

If the user flips a widget using the scaling feature in umg (scaling the widget by -1) this will cause the navigation for the widget to becomes incorrect. ...

Crash Generating Proxy Mesh with Transition Screen Size set to 1

UE - World Creation - Worldbuilding Tools - HLOD - Nov 18, 2016

Crash occurs when attempting to Generate Proxy Meshes with Transition Screen Size set to 1. ...

Content Examples: Example 1.5 is stiff in Cloth Map

Docs - Samples - Apr 26, 2017

Example 1.5 on Cloth Map seems very stiff in 4.16 compared to 4.15. Regression: Yes Works in 4.15 ...

Skeletal Mesh Collapses with OpenGL ES3.1 on Tegra K1 devices

UE - Platform - Mobile - Oct 18, 2016

When launching to an Android device that supports ES3.1 skeletal meshes seem to collapse in game. ...

Crash occurs when an element of a fixed-size FText array is edited in a Blueprint.

UE - Gameplay - Blueprint - Jan 23, 2017

The Editor can crash if a fixed-size FText array is created. Attempting to edit one of the values of the array in a Blueprint will result in a crash. ...