Retainer box appears to stop tool tips from showing up for it children

UE - Editor - UI Systems - Feb 9, 2017

Retainer box appears to stop tool tips from showing up for it children ...

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

Actor Position Node Returns Parent Position Not Actor With Material Applied

UE - Graphics Features - Feb 9, 2017

The actor position node normally returns the position of the actor with with material applied in world space. As of 4.14 it will return the parent's position rather than the child actor's position t ...

Ensure when using Ctrl Z to undo painted landscape - UE4Editor_Engine!FPrimitiveSceneProxy::VerifyUsedMaterial() primitivesceneproxy.cpp:599

UE - LD & Modeling - Terrain - Landscape - Feb 9, 2017

Note This is a one off crash, that I was not able to reproduce it again. Quickly changing the materials on landscape by painting and undo-ing seems to create this rendering crash ...

Physics Asset doesn't follow the Skeletal Mesh when Physics Blend Weight is set to any value between 0 and 1

OLD - Anim - Feb 9, 2017

Physics Asset doesn't follow the Skeletal Mesh when Physics Blend Weight is set to any value between 0 and 1. Could be related the the fix for this JIRA: https://jira.it.epicgames.net/browse/UE-192 ...

Setup.sh script does not work in directories with a space

UE - Platform - Linux - Feb 9, 2017

According to AnswerHub, Setup.sh will fail: https://answers.unrealengine.com/questions/427889/building-engine-on-linux-gitdependenciessh-no-such.html ...

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

Subsurface Profile Materials That Are Illuminated By Particle Lights Render White

UE - Graphics Features - Feb 9, 2017

Due to the changes made to subsurface profile (implementation of full resolution skin shading) it now renders white or with heavily faded base colors under certain conditions. In this case it is wh ...

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

Project fails to package when a pass by reference node is connected to a pass by reference node

UE - Gameplay - Blueprint - Feb 8, 2017

Project fails to package when a pass by reference node is connected to a pass by reference node ...