Odd rendering in editor when resize windows

Tools - Feb 9, 2017

REGRESSION No When resizing editor windows, the user can see odd rendering around that window. It renders white and it takes a moment to catch up to match the user resizing it. This was seen with ...

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

Text placed in a border appears to show the wrong color when launched on to an iOS device

UE - Editor - UI Systems - Feb 9, 2017

Text that has a border widget as a parent appears to show up grey when launching onto an iOS device. ...

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

Sound Mixes not working on Mac

UE - Audio - Feb 9, 2017

Sound Mixes do not seem to work for Macs. In this particular case I used the Push Sound Mix blueprint node to affect the currently playing sound in the level. This same project works fine on Window ...

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