[CrashReport] UE4Editor_Engine!FAnimCurveBase::SetCurveTypeFlag() [animcurvetypes.cpp:18]

OLD - Anim - Jun 13, 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 ( ...

GetOverlappingComponents does not work on Mobile

UE - Simulation - Physics - Jun 13, 2016

The GetOverlappingComponents node isn't working correctly on mobile devices. It seems like it may only not be registering components that are spawned at runtime, as it does change the number of over ...

Emissive for Static Lighting looks incorrect when using lower Static Lighting Level Scale

UE - Graphics Features - Jun 13, 2016

When using a lower value for Static Level Lighting Scale in the World Settings under Lightmass the blending of the area lights is not blended together for a smooth emissive look. Instead, there are ...

Instance changes no longer propagating to ChildActor after updating from 4.11.2

UE - Gameplay - Jun 13, 2016

Function parameters do not appear to pass the correct information after updating from 4.11.2 ...

Crash when selecting Perforce in Source Control dialog box

Tools - Jun 13, 2016

Attempting to connect to perforce as the source control provider, the editor is crashing with listed callstack. ...

Editor freezes when using multiple Post Process Volumes with Cubemaps assigned

UE - Graphics Features - Jun 13, 2016

When using a cubemaps assigned to a Post Process Volume and loading the level the editor will freeze if it's been a project converted from 4.11 to 4.12/4/13. In some instances if the camera is outsi ...

Crash report window does not open on GitHub source builds

UE - Foundation - Core - CrashReportClient - Jun 13, 2016

When using a source build of 4.12, the crash report client window does not open even if Crash Report Client is manually built alongside the editor. UPDATE: Only affecting Source builds from Github. ...

Splitting a Rotation input struct pin results in any previously entered values shifting to a different axis of the rotation

UE - Gameplay - Blueprint - Jun 12, 2016

Splitting the input rotation pin of a Blueprint node results in the X, Y, and Z values being applied to a different axis (X becomes Z, Y becomes X, and Z becomes Y). ...

Tab key doesn't go to next value field in sequencer tracks (i.e. XYZ)

UE - Anim - Sequencer - Jun 10, 2016

Tab doesn't go to next value field in sequencer tracks (i.e. XYZ) ...

Destructible Mesh component doesn't show in bp viewport until the bp is reopened

UE - Simulation - Physics - Destruction - Jun 10, 2016

Destructible Mesh component doesn't show in bp viewport until the bp is reopened User Description: Mesh dont appears in viewport after add DestructibleComponent and set "Destructible Mesh". After ...