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

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

[CrashReport] UE4Editor_SlateCore!FReply::FReply() [reply.h:244]

UE - Graphics Features - Oct 27, 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: Access violation - code c0000005 ( ...

Tilemaps using Isometric Diamond Project Mode has Offset Collision

UE - Gameplay - Paper2D - Oct 27, 2016

When working in the Tilemap editor and changing the Projection Mode from Orthogonal to Isometric Projection, the collision does not translate or update to adopt the projection mode. ...

Crash when Previewing specific LODs within Static Mesh Editor at certain Screen Resolutions

Tools - Oct 27, 2016

A crash occurs when attempting to preview specific LODs when the monitor resolution forces the menu to be expanded when selecting an LOD. This Jira was created from CrashReports submitted by the pu ...

Materials are incorrect on static mesh made from skeletal mesh

OLD - Anim - Oct 27, 2016

When creating a static mesh from a skeletal mesh, the materials will be incorrectly assigned on the static mesh. ...

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

Warnings after Launching onto Mobile

UE - Platform - Mobile - Oct 27, 2016

Launching onto android causes 1-3 warnings in the output log. I ensured that the mobile device was connected to Epic-Secure. LogTcpMessaging:Warning: Discovered node '00529FEE320A011C0032002F8B3E2F4 ...

Crash when Building Lighting on Macs with Lighting Scenarios

UE - Platform - Apple - Oct 27, 2016

A crash occurs when you building lighting with a project using Lighting Scenarios on a Mac. I attempted to reproduce the issue using a new blank project, but was unable to get the crash to occur. T ...

Inconsistent warning with actor root component mobility setting

UE - Gameplay - Oct 27, 2016

When an actor class sets the root component mobility to Static or Stationary, spawning an instance of the class (or child blueprint) during runtime will print a warning message in the output log of ...