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

Reimporting static mesh with static mesh editor window open will cause crash

Tools - Jun 12, 2015

When generating a collision box for a static mesh and reimporting the mesh with the static mesh editor window open will result in a crash. [Link Removed] ...

Widget displays darker image in Mobile preview and device

UE - Editor - UI Systems - Jun 12, 2015

In mobile preview and device, UMG displays way darker image than in the editor. ...

SpeedTree SRTs with similar names will not import

UE - Editor - Content Pipeline - Import and Export - Jun 11, 2015

When you import the SRT files for both Broadleaf_Desktop and BroadLeaf_Mobile, the BroadLeaf Mobile Texture Atlas (Diffuse and Normal) will not import. This is a regression, it imported properly i ...

Paper 2D Sprites rendering incorrect Color

UE - Gameplay - Paper2D - Jun 11, 2015

The Vertex (Sprite) Color is rendering a higher value than the color picker has set. In 4.7.6 this is consistent for Materials as well, but in 4.8 and 4.9 only the Paper2D elements are rendering at ...

Interface functions called as events in Blueprints that implement the interface cannot be set to replicate

UE - Gameplay - Blueprint - Jun 11, 2015

Interface functions called as events in Blueprints that implement the interface cannot be set to replicate. When the event node is clicked, the Details panel is empty. Reproduced in 4.7.6, 4.8, and ...

Crash when Scrubbing Matinee Slider with Sound Wave using Subtitles

Tools - Jun 11, 2015

A crash occurs when scrubbing the matinee slider with a 'Sound Wave' that has 'Subtitles' enabled. You need to enable 'Subtitles' within the settings of the asset. Tested issue in 4.7.6 and did no ...

User Play Space Rot does not change anything in Client Play Camera Shake

UE - Gameplay - Jun 11, 2015

User does not change anything in Client Play Camera Shake. Reproduced in 4.8 and Main (//depot/UE4/Promotable-CL-2581498). This is a Regression: it works as expected in 4.7.6 ...