Adding a Blueprinted custom StaticMeshComponent to a Blueprint results in an Ensure being triggered.

UE - Gameplay - Components - Aug 24, 2015

If a Blueprint is made from a custom Blueprintable StaticMeshComponent, and that Blueprint is added as a component to another Blueprint, an Ensure is triggered. No Ensure occurs if the custom nativ ...

REINST error breaks links in blueprints calling a blueprint component that has been altered

UE - Gameplay - Blueprint - Aug 24, 2015

Changing a blueprint component (adding a function, adding inputs, etc) causes REINST errors if PIE is pressed immediately after compiling without compiling all blueprints that are calling the compon ...

Disable button style is not applied when a button is disabled

UE - Editor - UI Systems - Aug 24, 2015

If the user applies a material or texture to the disabled button style option the button will not used the material/texture that was used but will instead use the default grayed out button look. E ...

Widgets become unresponsive If a button's Down and Up click is interrupted

UE - Editor - UI Systems - Aug 24, 2015

If a button's interaction settings are set to Down and Up and the button is disabled in between Down and Up (The button is clicked and held and becomes disabled before releasing the button). All inp ...

Using https alias in source control setup is ignored.

Tools - Aug 21, 2015

When setting up source control in a project. Using a https alias as the Repository fails to connect to source control. The https is ignored as the project reports looking for an SVN server. This ...

Line Attractor Strength Varies By Frame Rate

UE - Niagara - Aug 20, 2015

The Line Attractor node seems to render differently (have different strengths) between Cascade Viewport, Editor Level Viewport, PIE and Standalone/Launched Game In trying to capture movies for this ...

Code review for potential fix for crash where Velocity contains NaN

UE - Gameplay - Aug 20, 2015

User crashed in the function "void UCharacterMovementComponent::PerformMovement(float DeltaSeconds)" due to a Velocity containing NaN. AnswerHub post details function calls that lead to where the N ...

Slate draws the elements of an array even when the array is collapsed

Tools - Aug 20, 2015

The elements of an array that are shown in the details panel (below the world outliner) are drawn even when the array is collapsed. This can cause a performance drop when using an array that has a l ...

Changing the name of the return value in the return node of a binding causes it to silently fail

UE - Editor - UI Systems - Aug 20, 2015

If the user changes the name of the return value (which is "Return Value" by default) the return value will not return anything causing the binding to silently fail. ...

Compatible skeletons not visible when "Show Only Compatible Skeletons" is Selected in Retarget Window

OLD - Anim - Aug 19, 2015

When you right click on a Skeleton and select "Retarget to another Skeleton," in the subsequent "Select Skeleton" pop up Window, compatible skeletons are not visible when "Show Only Compatible Skele ...