Crash caused by Selecting a Struct variable when binding a property in UMG

UE - Editor - UI Systems - May 11, 2015

Crash is caused when the user creates too many windows after Selecting a Struct variable when binding a property in UMG. This issue is related to [Link Removed] ...

OnDragDetected fires off with a single click for 3D widgets

UE - Editor - UI Systems - May 11, 2015

When Using the On Drag Detected on a 3D widget, the drag function fires off on a single click (No dragging necessary) ...

Subcomponents of classes do not show up in BP hierarchy

UE - Gameplay - Blueprint - May 8, 2015

If a custom component creates another component in code, the second component does not appear in the hierarchy inside the blueprint menu. It does appear in the hierarchy for an instanced version of ...

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

Unable to create blueprint class from the 'All Classes' tab with only keyboard input

Tools - May 7, 2015

If you go to create a new blueprint class and go to the all classes dropdown menu, search for a class name and then attempt to select it by pressing the down arrow to the selection and hitting enter ...

DeprojectScreenPositionToWorld has inaccurate behavior in VR

UE - Platform - XR - May 6, 2015

Calling DeprojectScreenPositionToWorld while in VR mode does not project from the center of the Oculus view. Using the results of the call with a line trace will show the line coming off center fro ...

The 'Wind' Material Node Function Not Accepting Vector4 Parameter

UE - Graphics Features - May 5, 2015

In order to use the 'Wind' material function correctly the function states you need to reference the 'Wind Directional Source' actor. The only way to do this within the material editor and through b ...

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

Details panel is cleared when a component with the mobility setting of "Non-Scene Component" is selected and the compile button is pressed

UE - Gameplay - Blueprint - Apr 30, 2015

If the user has a component that is of the mobility setting of "non-Scene Component" selected and this hits the compile button, the details panel will be cleared. The following are example compone ...