The Color Picker in the Material Editor doesn't pick colors from windows outside of the editor anymore

UE - Rendering Architecture - Materials - Nov 19, 2014

The Color Picker/Eye Dropper in the Material Editor doesn't register colors from any windows outside of the editor anymore. Changelist #2337679 (Not working here of any changelist created after it ...

The constructor for the FWheelSetup struct in WheeledVehicleMovementComponent is in the .cpp file instead of the .h which can prevent projects from building if they contain a custom class deriving from WheeledVehicleMovementComponent.

UE - Simulation - Physics - Nov 19, 2014

When a code class deriving from WheeledVehicleMovementComponent is created in a Vehicle Advanced template project, the user is required to include a constructor for the FWheelSetup struct in Wheeled ...

Image widget not showing up when a material is applied and a text block is placed over it

UE - Editor - UI Systems - Nov 19, 2014

If an image is added to a UMG widget with a material applied to it. It will no longer show up in the viewport if a text block is added to the same widget (above the material via the Zorder). ...

Post Processing continues to affect Sprites after project setting defaults are disabled and all volumes and cameras' settings are disabled

UE - Graphics Features - Nov 19, 2014

After disabling the defaults in Project Settings > Rendering > Default Postprocessing Settings, disabling all GlobalPostProcessSettings volumes, and setting the Post Process Blend Weight in the play ...

Material editor: Parameter grouping does not work within functions

UE - Rendering Architecture - Materials - Nov 18, 2014

When a parameter is placed directly within a material it's group assignment works. The parameter is listed within its group in material instances. This does not work with parameters that are creat ...

"If" node in material editor still reads ">=" input, it should read ">"

UE - Graphics Features - Nov 18, 2014

In the Material Editor, the "If" node recently received a change for an input which now registers as ">" instead of ">=". This node still reads ">=" for that input. ...

Unable to import editor preference settings

Tools - Nov 18, 2014

QA Regression? Yes: Working:2356762 Broken:2362994 The import button for most of the general editor settings is grayed out. User is unable to import previous appearance settings. Update 06-28-2 ...

Hidden Actors on the foliage menu re-open when the editor is re-opened

UE - World Creation - Worldbuilding Tools - Foliage - Nov 18, 2014

If a user hides the details of a foliage actor in the foliage tool menu, then saves and closes the editor the details will re-open upon re-opening the editor. ...

LIVE: The Now node (FDateTime::Now) does not return the correct time

UE - Foundation - Core - Nov 18, 2014

The 'Now' node does not return the correct time if ran through a 'Print String'. (NOTE: However, the 'Utc Now' node does return the correct time.) ...

Skeletal Mesh with Tessellated Material causes Excessive Blur

UE - Graphics Features - Nov 18, 2014

With a Tessellated Material, either Flat or PN Triangles, applied to a Skeletal Mesh when playing, the Mesh has excessive blur when in motion. If you use the same material and turn off tessellation ...