Crash upon clearing Sequence Record settings in C++ with the window open

UE - Anim - Sequencer - Feb 10, 2017

Resetting the Sequence Record settings in C++ while the Sequence Recorder Window is open causes the editor to crash Regression?: No This also occurs in 4.13 ...

Font outline ignores Content Color and Opacity from its parent border

UE - Editor - UI Systems - Feb 10, 2017

Font outline ignores Content Color and Opacity from its parent border. A licensee is trying to make many text blocks invisible by using a parent border, and setting its Content Color and Opacity's a ...

Renaming Function Parameters Silently Disconnects Pins if Function is in Use

UE - Gameplay - Blueprint Editor - Feb 9, 2017

Changing parameter names on a function that is in use in another blueprint breaks the pin connections without warning if the blueprint is not saved before restarting the editor. See the licensee's ...

Crash when manipulating Bone Space IK before setting EffectorSpaceBoneName

UE - Anim - Rigging - Feb 9, 2017

Error message: Assertion failed: Pose.IsValidIndex(BoneIndex) [Link Removed] [Line: 528] Source Context: 513 const FTransform& ParentTransform = GetComponentSpaceTransform(ParentIndex); ...

Category for BTTask_BuleprintBase does not appear after reopening a project

UE - AI - Feb 9, 2017

Category for a task blueprint(BTTask_BuleprintBase) does not appear in behavior tree's context menu after reopening a project, if the task is not placed in the behavior tree. User needs to open the ...

Setting size of GameViewportClient gives different results on Android than in Editor

UE - Platform - Mobile - Feb 9, 2017

Setting size of GameViewportClient gives different results on Android than in Editor OpenGL ES renders with the viewport origin in the bottom left, so that's potentially related to the problem. A ...

Slate memory stomp on engine shutdown caused by invalidation panel

UE - Editor - UI Systems - Slate - Feb 8, 2017

A licensee reported a crash happening when the engine shuts down. We determined it only occurred when invalidation panels are used, likely caused by a call to ClearChildren on a canvas panel in an i ...

Clicking a Blueprint Window After Entering a Variable Tooltip Discards the Changes

UE - Gameplay - Blueprint Editor - Feb 8, 2017

Changes made to a blueprint variable's tooltip are discarded when clicking in the main blueprint viewport (Event Graph, Function Graphs, etc). Clicking in the variable's details panel does save the ...

NavMesh Generates In-Editor But Not During PIE

UE - AI - Feb 7, 2017

The Nav Mesh is appearing in the editor, but not appearing during PIE when its Z value is set to a size similar to the floor size that it is generating on. Making the Nav Mesh Bounds Volume taller ...

Crash when Reimporting SpeedTree asset with Billboard Material reset to the default World Grid Material

UE - Editor - Content Pipeline - Import and Export - Feb 7, 2017

A crash occurs when reimporting a SpeedTree asset after clearing the material billboard element and setting it to the default world grid material. The licensee reporting the issue mentions to worka ...