Reset FOV back to defaults when closing Sequencer

UE - Anim - Sequencer - May 12, 2017

Create level sequence.Create camera actor by clicking on the camera icon. The view is locked (piloting) automatically.Exit Sequencer by closing the Sequencer window. Piloting stops but the FOV is stil ...

Cursor breaks viewport when using Widget Render Transform Scale

UE - Editor - UI Systems - Mar 14, 2017

The viewport cursor will continue to display off of the actual viewport until the widget ends if the border component actually extends. This has not been tested with any other template. Regression ...

Crash when Clicking on a Linear Color Default Value in an interface

UE - Gameplay - Blueprint - Jul 19, 2017

When selecting a default color for a linear color input for an interface. A crash occurs when trying to bring up the color picker. ...

[CrashReport] Mac crash in FSlateApplication::LocateWindowUnderMouse

UE - Platform - Apple - Jun 8, 2017

This is a common crash on Mac. Log file is attached. No additional information is available; users have not provided any descriptions with their crashes. ...

Enabling Use Pawn Control Rotation on a SpringArm component does not set the rotation values to zero, and subsequent rotation is not allowed after the setting is disabled

UE - Gameplay - Player Movement - Jan 2, 2016

Enabling Use Pawn Control Rotation on a SpringArm component does not set the rotation values to zero. Subsequently disabling Pawn Use Control Rotation make rotation of the component impossible until ...

Custom events cannot be overriden in child blueprints

UE - Gameplay - Blueprint - Jul 25, 2017

Custom events cannot be overriden in child blueprints. The add event option is no longer available so as to override a custom event that was created in the parent. This appears to be a regression. ...

Crash when using Find Substring node if the starting position is higher than the number of characters in the string being searched

UE - Gameplay - Blueprint - Jul 17, 2017

If the "Start Position" in the "Find Substring" node is larger than the number of characters in the "Search in" field a crash will occur. ...

Engine crash from opening level bounds blueprint after project reopens

UE - Gameplay - Blueprint - Jun 2, 2017

There is a crash that is occurring when a blueprint with the parent of "Level Bounds". The crash occurs when the project is closed and reopened. Opening the blueprint immediately after it was create ...

D3D HUNG crash with Aftermath result: CullLights

UE - Graphics Features - Apr 27, 2017

This is a specific subset of D3D HUNG crashes from [Link Removed]. This JIRA is for the crashes with the following results from Aftermath: [105]LogRHI:Error: [Aftermath] Status: Timeout [105]LogR ...

QAGame projectile collisions are not working

UE - Simulation - Physics - Jul 3, 2017

I was not able to repro this with template projects in //UE4/Release-4.17. I was not able to repro the lack of collision to the same static mesh I shot at if I tried to run into it. That is why I me ...