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

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

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

Crash on aborting main task of behavior tree's parallel node

UE - AI - Jun 12, 2015

It seems that we're getting an intermittent crash when killing a pawn that's executing a parallel node. It's crashing in BehaviourTree.cpp on this code: UpdateInstance.ParallelTasks[ParallelTaskId ...

MAC: Mouse input does not aligned with the cursor when switching from windowed to fullscreen

UE - Platform - Apple - Jun 11, 2015

Mouse input is not aligned with the visible cursor when users switch from windowed to fullscreen. Input seems to be located to the left of the visible cursor. This prevents users from accessing any ...

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

In Third person template (specifically) Getting World Location of a character component in a packaged game will cause a crash

UE - Gameplay - Blueprint - Jun 11, 2015

If the user gets the world location of the arrow component ( one example) in a packaged project it will cause the game to crash. This does not happen in the editor and it has to be done one the thir ...

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