Application crashes when blueprint contains a copied timeline

UE - Gameplay - Blueprint - Oct 15, 2015

Copied timeline nodes triggers an Android crash and a black screen on the iOS devices. ...

Any Key input binding does not respond to any key presses

UE - Gameplay - Input - Oct 15, 2015

The input binding "Any Key", which was added in 4.9, does not respond to any key presses. Regression?: No: This feature did not exist before 4.9 ...

VC Runtime not in UnrealLightmass temp directory; causing lightmass build errors

UE - Foundation - Cpp Tools - UnrealBuildTool - Oct 14, 2015

A Redistribute file for VS 2015 is needed to build lightmass, but this is not currently included with the engine. If a user does not have VS 2015 installed, lightmass will fail with this error: Un ...

Crash when trying to find references to blueprint Structure node

UE - Gameplay - Blueprint - Oct 12, 2015

Right clicking on a struct node inside a blueprint and selecting the "Find References" option will cause the editor to crash Crash Reporter: [Link Removed] ...

Using a Short cut to create a local variable in an event graph that does not support them will cause a crash

UE - Gameplay - Blueprint - Oct 12, 2015

If the user creates a shortcut for creating a local variable within the editor preferences and then uses that short cut in the level blueprint this will cause a crash. ...

Gray box at the bottom of screen shots on MAC if the window is larger than the screen

UE - Platform - Apple - Oct 12, 2015

If the User uses the F9 key to take a screen shot of their project and the window for the project is larger than the screen, the part of the screen that is not shown will be grayed out (this is not ...

Navigation agent selection fails during navmesh generation

UE - AI - Oct 9, 2015

Attached UDN thread and user's project nail the issue down really well. ...

Unresponsive black screen in standalone when enabling HMD w/ Oculus attached

UE - Platform - XR - Oct 8, 2015

Going fullscreen/stereo on/enableHMD causes a play in standalone to go unresponsive and render as a black screen. Found on: Binary 4.9.2 release (from launcher/portal) UDN: https://udn.unrealengin ...

UWIdget classes with missing ReleaseSlateResources() overrides

UE - Editor - UI Systems - Oct 7, 2015

UListView, USlider and possibly others don't have ReleaseSlateResources overridden despite having shared pointers to stuff. ...

ListenerOverride doesn't work on Mac or Linux

UE - Audio - Oct 6, 2015

A licensee (see UDN link) has reported that ListenerOverride isn't working on Mac and Linux. I've looked at the code and it doesn't appear to have anything that would cause it to behave different on ...