Navigation system's queries should pass agent parameters to NavData

UE - AI - Oct 14, 2015

FPathFindingQuery seems to be best candidate ...

File handles remain open on Shipping Windows build after assets have finished loading

UE - Foundation - Core - Oct 14, 2015

This developer has a game that they are targeting a Windows-based arcade machine for, but they noticed that while the game is running there are several hundreds or thousands of file handles left ope ...

OnClicked event of UMG button fires once in twice if virtual joystick is receiving input.

UE - Editor - UI Systems - Oct 14, 2015

OnClicked event of UMG button fires once in twice if virtual joystick is receiving input. Both Andorid and iOS devices are affected. This issue is found with 4.9 update. under 4.8 are fine. ...

Add Movement Input does not work on any pawn that is not controlled by the player

UE - Gameplay - Player Movement - Oct 13, 2015

Add Movement Input does not work on any pawn that is not controlled by the player. Note: this worked in 4.7.6 and earlier. Test project attached. In it, the Player Controller controlled by the acti ...

When using a custom event to spawn a static mesh actor through blutilities the static mesh actors are static and cannot be altered

UE - Gameplay - Blueprint - Oct 13, 2015

When users spawn a static mesh actor using the blutility feature and a custom event the static mesh that is spawned will have a mobility of static and cannot be changed without the mesh disappearing ...

Delete Unused Variables Does Not Remove Local Variables

UE - Gameplay - Blueprint - Oct 13, 2015

Using the Delete Unused Variables option under the Edit tab of a blueprint does not remove local variables. Instead, it displays a "All variables are in use" error. Occurs in 4.9.2 and 4.8.3 binar ...

Allow promote to variable on Color structs/Vertex Colors structs for Procedural Mesh components

UE - Gameplay - Oct 13, 2015

Issue: Currently, it is not possible to make a variable of type "Color" specifically for the color struct on procedural mesh components (see image attached). This is the only variable on procedura ...

Expose 'WorldUp' direction for CableComponents

UE - Gameplay - Oct 13, 2015

When the Cable component is set to specific rotations it will no longer render the cable actor that is attached to a mesh. Image is attached with multiple setups. Workaround to get it to render: ...

PhysX Crash when spawning Instanced Static Mesh actors at Runtime

UE - Simulation - Physics - Destruction - Oct 13, 2015

Bug generated from crash reporter. This crash has been found in 4.7.6 and still occurs in 4.8.3 and 4.9.2 to users. One user in particular still, and he experiences it often. I have not been able ...

Crash on suspend

UE - Platform - Mobile - Oct 13, 2015

User has reported a crash on suspend related to the display link when the game is set to be frame rate locked. ...