image size does not appear to have any affect when a progress bar's image is set to tile

UE - Editor - UI Systems - Slate - Jun 15, 2015

When trying to set the image size for the image that is tiled in a progress bar, this does not appear to have any affect. The expected result would be for it to modify the size of the image so as to ...

Collision boxes slow to move when using higher poly meshes

Tools - Jun 15, 2015

Collision boxes become sluggish to move when using higher poly meshes. High poly boxes attached (60 K and 120K tris) Users Video for reference: [Link Removed] ...

Motion Blur exaggeration when Paused in Simulate

UE - Graphics Features - Jun 15, 2015

When you simulate and pause then move the camera, the Motion Blur effect seems to exaggerate wildly and blur the moving elements immensely. [Image Removed] Also Reproduced in Promotable-CL-2581018 ...

Geometry Material Alignment not functioning in 4.8

Tools - Jun 15, 2015

Material Alignment on BSPs are not functioning in 4.8.0 Release. This is a regression from 4.7.6. The issue does appear to be fixed and functional in 4.9 (Promotable-CL-2581018) ...

Text blocks who fonts are naturally smaller than the size of a scale box become incorrectly cropped (scale to fit)

UE - Editor - UI Systems - Jun 15, 2015

For example: When placing a text block that is at a size 12 font inside of a scale box that is x = 800 by y = 300 the text block will be incorrectly clipped (the letter 'k' is completely missing) ...

3D widgets for Vectors now scale along with the root component of the actor that they are apart of

UE - Gameplay - Blueprint - Jun 15, 2015

The 3DWidget that is used to represent a vectors position in 3D space now scales when scaling the actor that it is attached to. This could lead to having a vector that is too small to see/ hard to f ...

Light Shaft bloom on the Oculus are straight beams of light

UE - Platform - XR - Jun 15, 2015

When light shaft bloom is enabled the lights will create straight beams of light even when not blocked by anything when shown in VR for the oculus. ...

Selecting a text field that is displaying "Multiple Values" will rewrite all values for all selected entities to "Multiple Values"

Tools - Jun 14, 2015

Selecting a text field that is displaying "Multiple Values" will rewrite all values for all selected entities to "Multiple Values". Reproduced in 4.7.6, 4.8.0, and Main (//depot/UE4/Promotable-CL-2 ...

Most GameMode classes cannot be set in Blueprints

UE - Gameplay - Jun 14, 2015

Most GameMode classes cannot be set in Blueprints. Only Set Default Pawn Class and Set HUD Class have Setters available in Blueprints (the Getters are all still available). Reproduced in 4.8.0 and ...

The == node is no longer available for Strings

UE - Gameplay - Blueprint - Jun 14, 2015

The == node is no longer available for Strings. Reproduced in 4.8.0 and Main (The == node is no longer available for Strings). This is a regression: the == node for strings existed in 4.7.6 ...