Nodes disappear when adding new pins if they are mostly off screen

UE - Gameplay - Blueprint - Jul 8, 2016

Nodes disappear when adding new pins if they are mostly off screen. This appears to happen most often with really tall nodes. ...

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

Renaming struct member disconnects blueprint pins

UE - Gameplay - Blueprint - Feb 8, 2017

Renaming struct member disconnects blueprint pins. This issue can disconnect all references to the struct, which can be frustrating if you have a lot of references No regression has been performed ...

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

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

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

Splitting Transform in Collapsed Graph Crashes UE4

UE - Gameplay - Blueprint - Feb 10, 2017

Splitting Transform in Collapsed Graph Crashes UE4. When this is done the editor crashes and that actor can no longer be opened without causing a crash. ...

Project will not package in UFE if folder contains spaces

UE - Platform - Console - UnrealFrontend - Feb 10, 2017

When archiving a project in the project launcher (UFE), the project will fail if there are spaces in the folder it's being archived to. ...

Crash when splitting up output of collapsed node

UE - Gameplay - Blueprint Compiler - Feb 13, 2017

A crash occurs when splitting the pin of a collapsed vector node that was connected via a vector connection. This issue is very similar to [Link Removed] however, the callstacks are different so I ...

Incorrect physics interaction on rotated meshes using Complex as Simple collision

OLD - Anim - Feb 13, 2017

Incorrect physics interaction on rotated meshes using Complex as Simple collision. *This is a regression Working in 4.13.2-3172292 Not working in 4.14.3-3249277* User Description: When we updat ...