Crash upon clearing Sequence Record settings in C++ with the window open

UE - Anim - Sequencer - Feb 10, 2017

Resetting the Sequence Record settings in C++ while the Sequence Recorder Window is open causes the editor to crash Regression?: No This also occurs in 4.13 ...

Check box widget appears to ignore visibility settings if it starts collapsed

UE - Editor - UI Systems - Feb 13, 2017

Check box widget appears to ignore visibility settings if it starts collapsed. The check box appears to say collapsed ...

Crash adding component to landscape

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

REGRESSION Yes, does not occur in 4.15. Editor crashes when the user adds a component to their landscape. ...

Particle Cutout Crashes On Mobile Devices That Don't Support Hardware Instancing (Mali-400 GPU)

Particle cutout seems to crash on lower end mobile devices. We believe this is because there is an issue in the particle's SubUV feature. This happens only on devices that don't support hardware ins ...

Right Click>Render Shot does not enable "Use Custom Start/End Frame"

UE - Anim - Sequencer - Feb 15, 2017

Right Click>Render Shot does not enable "Use Custom Start/End Frame" ...

Packaging fails if "Config Variable" is true and Nativization Method is Inclusive

UE - Gameplay - Blueprint - Feb 17, 2017

If a blueprint has a variable of type Object with the Config Variable checkbox set to true, and "Blueprint Nativization Method" is set to Inclusive, the project will fail to package ...

Crash in sequencer converting an object to spawnable

UE - Anim - Sequencer - Feb 16, 2017

Crash occurs in sequencer when the user attempts to convert a possessed object to a spawnable. ...

Multi-Line Text metadata not available if Text variable is created in a Blueprint

UE - Gameplay - Blueprint - Feb 20, 2017

The Multi-line Text metadata specifier is not able to be set in a Blueprint. This means that text variables that are created directly inside of a blueprint cannot have this specifier set and cannot ...

Crash when using Crtl+Z after wrapping and selecting padding field

UE - Editor - UI Systems - Feb 22, 2017

Editor crashes when clicking in to a padding field after wrapping a widget and then trying to undo the change. ...

Modifying a Static Mesh's "Y" Collision Rotation also modifies "X" and "Z" Rotation

UE - Gameplay - Dec 12, 2016

If the user modifies the "Y" Rotation value of a Static Mesh's Collision, the "X" and "Z" values are changed. The values will move +/- 1 point from their value prior to modifying the Y value. This ...