Reimport Ignores Convert Scene Unit and Convert Scene Settings

Tools - Nov 16, 2016

When importing an FBX with a unit scale that is different from UE4's unit scale it will import correctly by unchecking Convert Scene Unit and leaving Convert Scene checked. If you reimport the mesh ...

BP Components cannot be keyed in sequencer after transforming in the viewport

UE - Anim - Sequencer - Nov 15, 2016

BP Components cannot be keyed in sequencer after transforming in the viewport ...

GEditor->OnBeginObjectMovement only fires on Actors

Tools - Nov 15, 2016

When moving a component of an actor instead of the actor itself, the OnBeginObjectMovement delegate from GEngine is not triggered. It should match the behavior of the actor itself and trigger the de ...

Crash when attempting to convert a sequencer actor into a BP Class

UE - Anim - Sequencer - Nov 15, 2016

Error message: Assertion failed: IsValid() [Link Removed] [Line: 752] Source Context: 738 return *this; 739 } 740 741 /** 742 * Converts a shared ...

Launch images display incorrectly on iPad

UE - Platform - Mobile - Nov 15, 2016

Typo in UEDeployIOS.cs assigns the iPad launch images incorrectly ...

Editor crashes when exporting emitters while in PIE

UE - Graphics Features - Nov 15, 2016

My editor often crashes when I export emitters from one PS to another. It doesn't always happen, but often enough. MachineId:97DC791B44BA630C9C2F3E898BBD74D4 EpicAccountId:ecf2758a0d1940589a6131f85 ...

Widget Interaction component cannot be moved while the game is paused

UE - Editor - UI Systems - Nov 14, 2016

Widget Interaction component cannot be moved while the game is paused. The widget interaction component stops following the mouse when the game is paused (when source is set to mouse) ...

No warning when attempting to add a non-Additive animation to aim offset

OLD - Anim - Nov 14, 2016

REGRESSION: Yes, working in //UE4/Main at CL 3196079 When attempting to add an animation sequence with the incorrect additive type to a aim offset graph, the user isn't given a warning that this ca ...

Duplicating / Moving (to another level) an actor with a Hierarchical Instanced Static Mesh component causes a crash

UE - Graphics Features - Nov 14, 2016

When you have an actor with a Hierarchical Instanced Static Mesh component that has a Static Mesh set and is populated with at least 1 instance and then duplicate it or move it to another level, it ...

LODActors render incorrectly

UE - World Creation - Worldbuilding Tools - HLOD - Nov 14, 2016

REGRESSION: Yes, I could not reproduce in 4.14. LOD Actors are not rendering correctly. All the textures are black, and don't appear to be using the materials on the meshes in the cluster. ...