Crash diffing an AnimBP with a node deleted from a State Machine Transition

UE - Gameplay - Blueprint - Mar 10, 2017

Error message: Assertion failed: false [Link Removed] [Line: 1123] Looking for node K2Node_AnimGetter_327 but it cannot be found in provided panels Source Context: 1108 } 1109 111 ...

No Implementation of Constructor in FNetBitReader

UE - Networking - Mar 13, 2017

It seems that in CoreNet.h, there are two constructors declared. However, only the first constructor is defined in CoreNet.cpp. If you look in CoreNet.h, you'll notice that FNetBitReader( int64 In ...

Physics mesh does not sleep when it lands on skeletal mesh

UE - Simulation - Physics - Mar 10, 2017

When a physics mesh lands on a skeletal mesh, it will never go to sleep. ...

Import overwrite Yes to All/No to All broken

Tools - Jan 4, 2017

This is a painful bug for audio, because many times we are replacing hundreds if not thousands of files this way. ...

Anchor text can be scaled via the scale box

UE - Editor - UI Systems - Mar 13, 2017

Anchor text can be scaled via the scale box. The scaling for the anchors of widget can be affect if placed in a scale box ...

Crash when changing multiple Landscape Blend Layer nodes from Weight blend to Height blend

UE - LD & Modeling - Terrain - Landscape - Mar 13, 2017

A crash occurs when setting the Blend Type for multiple Landscape Layer Blend nodes from Weight Blend to Height Blend. ...

Static Mesh Editor: Give options for drawing complex/simple collision

UE - Simulation - Physics - Mar 13, 2017

The collision mesh and the display mesh are often similar enough to be difficult to differentiate, and there is currently no way to view the collision wireframe without the display wireframe as well ...

RawDataCurve is still saved in cooked builds even though it isn't needed

OLD - Anim - Oct 27, 2016

RawDataCurve is still saved in cooked builds even though it isn't needed ...

[CrashReport] Deleting pins on Switch on Gameplay Tag Container node can cause a crash

UE - Gameplay - Blueprint Editor - Mar 15, 2017

When adding/removing pins on a Switch on Gameplay Tag Container node, it can cause a crash. There are multiple ways to get this to happen when deleting pins, the order given in the reproduction step ...