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

Ribbon Particle Normals are reversed from default Sprite Particles

UE - Graphics Features - Oct 13, 2015

It appears that the Vertex Normals from Ribbon Particles are opposite of what is expected via the Default Particle System given both systems share the same alignment (Facing Camera) [Image Removed] ...

Hot reload does not update Enum entries

UE - Gameplay - Blueprint - Oct 13, 2015

Performing a hot reload after updating an Enum will not reflect the update until the editor is closed/reopened. UPDATE (8/23/17): Restarting the editor dose not immediately update the enum. When ...

Z order in based on the position in the Hierarchy is reversed in 4.9

UE - Editor - UI Systems - Oct 13, 2015

The Z order that is given to a widget based on it's position in the Hierarchy panel in 4.9 goes from bottom of the hierarchy to the top (The bottom widget is the front most widget) instead of the to ...

Type changes not detected by BP Diff tool

UE - Gameplay - Blueprint Editor - Oct 12, 2015

Type changes are not shown as differences in the BP Diff tool. Found on 4.9 by live user (UDN link in additional info URL). ...

AND and OR nodes evaluate second argument even if it's unnecessary

UE - Gameplay - Blueprint - Oct 12, 2015

Using the AND and OR nodes in blueprints will evaluate the second argument even if the first is enough to pass/fail the condition. Using the AND node where the first argument evaluates to false sti ...

Typo in Auto Activate Tooltip within Blueprint Components

UE - Gameplay - Oct 12, 2015

Blueprint tooltip on auto activate within a blueprint component reads: Whether to the component is activated at creation or must be explicitly activated. It should read: Whether the component ...

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