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

Adding rotation to a bsp breaks extrusions

UE - LD & Modeling - Modeling Tools - BSP - Aug 24, 2015

Adding Rotation to a bsp breaks future extrusions, causing them to incorrectly render. ...

Can no longer bulk edit material properties with the property matrix

UE - Editor - Content Pipeline - Content Browser - Aug 24, 2015

In 4.7 you could select multiple material assets in the content browser, right click and choose Asset Actions > Property Matrix to bulk edit material properties, but in 4.8 and 4.9, this feature is ...

REGRESSION: HierarchicalInstancedStaticMeshComponent LOD transitions are broken in 4.9 and Main

UE - Graphics Features - Aug 24, 2015

While testing another fix I noticed HISM LOD transitions are not working in Main or 4.9 branch. There is no screen-door effect and multiple LODs seem to be rendering simultaneously compared to 4.8. ...

ForEach 'Enum' node returns incorrect enum values

UE - Gameplay - Blueprint - Aug 21, 2015

ForEach 'Enum' node returns incorrect enum values User Description: The For Each loop and Byte To Enum function return weird things. The same outputs happen with the Byte To Enum, depending on wh ...

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

Using a breakpoint with "Use Mouse for Touch" enabled will cause the graph to become unresponsive

UE - Gameplay - Blueprint - Aug 21, 2015

If the user has a break point set and then activates the breakpoint > Resumes without doing anything > activates the break point then the graph containing the breakpoint will become unresponsive. (C ...

Cooking/Staging is hardcoded to copy only the "Game" localization target's data.

UE - Editor - UI Systems - Localization - Aug 20, 2015

At the prompt of a UDN post, I investigated the cooking/staging code and discovered that it is hardcoded to copy files for the "Game" localization target. This needs to be configurable in some manne ...

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