Base Pass Instruction Count increases on Compile and Save, then resets upon reopening Material

UE - Graphics Features - Aug 24, 2015

Material Base Pass Instruction Count will change from a value established when plugging in components pre-compile to a higher value on post compile, but when the material is reopened the count rever ...

Anti-Alias from Draw Line Function does not fully appear on Android

UE - Platform - Mobile - Aug 24, 2015

Some of the lines within the launched or packaged version on Android for the draw line function, but not all of them do. This has been checked on iOS and it's working perfectly fine in both 4.8.3 an ...

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

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