Last Index Node Changes Size And Shape Unexpectedly

UE - Gameplay - Blueprint - Oct 28, 2016

The Last Index node will change size and shape in way that isn't consistent with other nodes when at certain zoom levels. These levels are -1, -7, or -10 respectively. ...

Crash on stopping PIE after using DemoRec in PIE

UE - Networking - Jan 20, 2016

Crash on stopping PIE after using DemoRec in PIE. Possibly related to [Link Removed] which must be fixed, but happens upon stopping PIE. Reproduced in 4.11.0 Preview 3 binary and Main (//UE4/Dev-Ma ...

Resolution appears incorrect when using Windows Mixed reality Simulator

UE - Platform - XR - Feb 4, 2019

Resolution appears incorrect when using Windows Mixed reality Simulator. It appears to only take up around 1/4 the available screen space. ...

Overridden functions in Child Blueprints cannot be converted to/from pure functions

UE - Gameplay - Blueprint - Jun 27, 2015

Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...

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

Editor delay on end simulation in 4.14

Tools - Nov 16, 2016

When stopping PIE Selected Viewport or Simulate Mode there is now a 1 to 2 second delay that did not occur in previous versions of the Engine. Regression: Did not occur in UE4.13 or earlier ...

Blueprint Macro Libraries based on Actor cannot be reparented to Object

UE - Gameplay - Blueprint - Jul 13, 2015

Blueprint Macro Libraries based on Actor cannot be reparented to Object Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promoted-CL-2605171) ...

iOS: No game sound after answering incoming call on iOS

UE - Platform - Mobile - Nov 28, 2016

When an iOS device receives and answers a call that interrupts a UE4 game, the game will no longer have audio after the call in completed. Expected: End of call returns to gameplay with audio. Actu ...

Allow demo functions from Execute Console Command.

UE - Networking - Aug 10, 2017

Continuation of [Link Removed] Previous ticket addressed the crash. However, it didn't fix the FScoedLevelCollectionContextSwitch to allow for demo commands to be run from Execute Console Commands. ...

AnimDrawDebug does not work if using RootMotion from Everything

UE - Anim - Gameplay - Feb 14, 2023

Debug drawing with AnimDarwDebug~ does not work when RootMotionMode is set to "RootMotion from Everything". In addition, the same issue occurs when MultiThread of Animation is turned off. Licensee ...