Crash adding animation blueprint to skeletal mesh while sub graph input is linked

OLD - Anim - Oct 27, 2016

Crash occurs when setting post process animation blueprint while the anim bp has a Sub Graph Input linked. This crash doesn't occur if the node is not connected. ...

Load Game From Slot fails to retrieve saved class if class is a Blueprint Generated class

UE - Gameplay - Oct 25, 2016

Generated Blueperint classes do not get loaded when the editor is restarted after a save game. This issue does not happen when the class is not a Blueprint Class. As in, if the class variable is a ...

Landscape UI Elements are not visible

UE - LD & Modeling - Terrain - Landscape - Oct 4, 2016

Per conversation between Gareth and Mike, it was determined the Landscape tool is in Game Mode by default. Within the Landscape Tool, all UI elements are disabled by default. This has been observed ...

Top down C++ template missing Super::Tick( DeltaSeconds ) in Character, preventing the Blueprint version from calling Tick inside of the Event Graph

UE - Gameplay - Oct 27, 2016

Because the C++ Top Down template is missing Super::Tick( DeltaSeconds ), the Blueprint for the class will not receive the Tick( ) event. ...

[CrashReport] UE4Editor_UnrealEd!EditorLevelUtils::SetLevelVisibility() [editorlevelutils.cpp:748]

Tools - Aug 16, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: Level->bIsVisibl ...

Sequencer in packaged VR project does not appear to work when using sequence player on begin play

UE - Anim - Sequencer - Sep 27, 2016

Sequencer in packaged VR project does not appear to work when using sequence player on begin play. The HMD no longer appears to be affected by sequencer after the project has been packaged out ...

Stationary and Movable Skylight with reflection captures in Forward Rendering have inverted capture for geometry

UE - Graphics Features - Oct 25, 2016

When using a Stationary or Movable Skylight with some reflection captures that are not using the High Quality Reflections (material setting) will have what appears to be an inverted mask for the ref ...

Regression: Undo Transform not reflected in Blueprint Viewport

UE - Gameplay - Blueprint - Sep 23, 2016

During workflow I came across this bug when I was trying to move multiple items around in the blueprint to create a structure. The weird part is that even though it doesn't reflect the movement in t ...

Editor crashes when using Save As

UE - Graphics Features - Sep 19, 2016

Editor crashes when using Save As Regression: Yes Broken: 3126145 (Dev-Core integration) Worked: 3126027 ...

Ctrl+Dragging multiple pins at once will sometimes drop pins

UE - Gameplay - Blueprint - Oct 7, 2016

Ctrl+Dragging multiple pins at once will sometimes drop pins This is a regression. The same setup was working in 4.12.5, but isn't working in 4.13.1 & Main (4.14) User Description: Blueprint conn ...