GamePad input commands for multiplayer all send to player 1

UE - Gameplay - Input - Nov 20, 2014

When setup for multiplayer, all players are able to move around and control the camera with the analog sticks but button presses of all controllers only affect player 1. ...

Crash While Running Project With d3ddebug Enabled (fix provided)

UE - Graphics Features - Mar 6, 2017

A licensee encountered a crash during InjectTranslucentLightArray: according to them they fixed the issue in ShadowProjectionCommon.usf: /** Cube map texture. */ TextureCube<float> ShadowDepthCub ...

UE4.11.1 Crashes After loading the Substance Plugin

UE - Foundation - Core - Apr 13, 2016

Regression: UE4.11.1 Crashes After loading the Substance Plugin. This did not Occur in previous versions of the Engine. Reported on Macs and PCs Full Error Message: Fatal error: [Link Removed] [Lin ...

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