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

Deriving a class from UBlackboardData results in runtime check failures

UE - AI - Jun 15, 2015

It needs to be either supported, or UBlackboardData should not show up in lists of valid parent classes. I'm not sure the latter is possible at all, so we should at least patch it up so that that ru ...

UDN: LICENSEE: Vertex Colors not displayed for Skeletal Mesh

OLD - Anim - Jun 15, 2015

Viewport option: Show>Advanced>Vertex Colors doesn't display the vertex colors for a Skeletal Mesh. This viewmode works fine for Static Meshes. There is also no option to display the Vertex Colors ...

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

Reimporting mesh will wipe any collisions that were setup using the Static Mesh Editor

Tools - Jun 12, 2015

When Reimporting a mesh the collision that is created using the methods in the Static Mesh Editor will be wiped if there was not previously setup UCX custom collision. ...

Entering 'Games App Id' for Google Play Services without configuring apk packaging first crashes the editor

UE - Platform - Mobile - Jun 12, 2015

User reported that he was experiencing a crash when attempting to put in Games App ID in Android section of project settings. Note that this occurs only if the Configure Now button in the APKPackagi ...