Eject camera (and ToggleDebugCamera) do not have full look controls in the Topdown template

UE - Gameplay - May 7, 2015

The Eject camera (and ToggleDebugCamera) do not have full look controls in the Topdown template.In 4.7.6 the look is limited in both cameras by the mouse movement.In Main, both are limited as mentio ...

The Collision Analyzer window does not render correctly if it is opened from the console anywhere other than when in PIE mode using the selected viewport.

Tools - May 7, 2015

The Collision Analyzer does not display properly if it is opened from the console outside of the Editor. When it is opened in PIE mode using the selected viewport, the Collision Analyzer window is d ...

Depth Fade Particles are not rendered on iOS when Mobile HDR disabled

UE - Graphics Features - May 7, 2015

Depth Fade and Fresnel inputs in a Particle's Material will result in the particle not rendering unless Mobile HDR is checked true on an iOS device. Also Reproduced in Main Promotable-CL-2535351 S ...

Cannot disable the NavLinkProxy through the Smart Link option

UE - AI - May 6, 2015

Cannot disable the NavLinkProxy through the Smart Link option. If this is not the proper way to disable the NavLink, users are confused by the naming of 'Link Enabled'. ...

Crash on inputting Scalar Value in Grass Material Node

UE - LD & Modeling - Terrain - Landscape - May 6, 2015

Crash occurs when inputting a Scalar Parameter into the New to 4,8 Grass Node. Also reproduced in Main Promotable-CL-2535351 ...

Inherited components in Child Blueprints cannot be dragged into the Event Graph to access their variables

UE - Gameplay - Components - May 6, 2015

Inherited components in Child Blueprints cannot be dragged into the Event Graph to access their variables. Searching for the Getter in the Event Graph works as expected. This seems inconsistent with ...

Printing the result of the 'Get Move Ignore Actors' node will crash the editor

UE - Gameplay - Blueprint - May 6, 2015

Printing the result of the 'Get Move Ignore Actors' node will crash the editor. The Licensee found the issue while exploring a workaround for this JIRA:https://jira.ol.epicgames.net/browse/UE-14734 ...

LineTraceSingleByChannel returns a hit for any object it hits, regardless of whether or not that object has the specified collision channel set.

UE - Simulation - Physics - May 5, 2015

The collision channel specified in LineTraceSingleByChannel does not appear to be taken into account when the trace is performed. Instead of ignoring any objects that are not set to that channel, an ...

Selecting a Struct variable when binding a property in UMG can cause an infinite number of selections

UE - Editor - UI Systems - May 5, 2015

If a struct with a Texture 2D variable is chosen when creating a binding for the brush it can create an infinite number of windows. Note: If done enough the editor will crash ...

Net Cull Distance does not work with Pawn only Character

UE - Gameplay - Player Movement - May 4, 2015

Licensee also posted on Asnwerhub here, https://answers.unrealengine.com/questions/220787/bug-net-cull-distance-doesnt-work-when-the-player.html Also Reproduced in Main Promotable-CL-2535351 & Rele ...