Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...
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. ...
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 Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promoted-CL-2605171) ...
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 ...
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. ...
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 ...
When connecting C++ created event dispatcher, the Target node will not accept reference to other actors. This is happening in 4.6 and Main but is working as intended in 4.5.1 ...
'Decal Blend Mode' in the Result node is missing. The user that reported this noticed it when converting from early access to Preview 1. Their emissive decals stopped blending. ...
Previewing a Node in a UI Material will not show anything, or will remain showing what is placed in Final Color. This issue appears to be fixed in Dev-Main as of CL-2914624. ...