Array inputs in Custom Events cause a compiler "note"

UE - Gameplay - Blueprint - Sep 1, 2015

Array inputs in Custom Events cause a compiler "note". On compile, "NOTE" is added to the node, and this appears in the Compiler Results: "Info No value will be returned by reference. Parameter 'Lis ...

External Reference Spam when converting projects to 4.9

UE - Foundation - Core - Cooker - Sep 1, 2015

Map Check message log gets spammed with External Reference warnings when a project is converted to 4.9 from a previous engine version. These warnings don't seem to actually do anything to projects o ...

Crash opening projects from GitHub master branch

Tools - Sep 1, 2015

Trying to create/open projects in the current github master branch will quietly fail at 94% with no crash error or logs.UE4Editor-Core.dll!rml::internal::Block::findObjectSize() UE4Editor-Core.dll! ...

UX Regression on Open Asset Panel

Tools - Aug 31, 2015

In 4.8.3, open asset would allow you to type the beginning on an actor name, then press the down key and select it. In 4.9 p4, it takes an extra down key press to get to the list; Upon first down a ...

Numpad keys don't respond to input commands on Linux

UE - Platform - Linux - Aug 31, 2015

Setting any of the numpad keys to an input command does not execute the command on Linux. ...

Sliders and check boxes not working on touch screen device

UE - Editor - UI Systems - Aug 31, 2015

When launching on to a device with a touch screen the Slider widget and the check box widget do not appear to respond to touch inputs. Note: Samsung Galaxy note was used for this test ...

GetSoftBounds for SteamVR Chaperone returns bogus numbers with VRmonitor not running

UE - Platform - XR - Aug 29, 2015

The "Get Soft Bounds" node returns bogus numbers instead of just all 0's if the VRMonitor is not running. Found on UE4-Releases 4.9: CL-2673023 ...

Spawn actor does not recognize changes to string/name variables

UE - Gameplay - Blueprint - Aug 28, 2015

Spawn Actor from Class does not accept new values to exposed variables that are altered upon spawn. ...

Setting a delegate in code as constant does not compile

Docs - Aug 28, 2015

Using the wiki documentation to setup a Dynamic Delegate in code gives compile errors that the DelegateName doesn't exist. Adding the open/close braces ("[" and "]") give a different compile error ...

Auto Align Floor to Mesh causes floor to align well below the mesh

OLD - Anim - Aug 28, 2015

NOTE: This is likely a known issue, but I could not find an existing bug for tracking Auto Align Floor to Mesh causes floor to align well below the mesh. Causes the mesh to float I've tried with ...