Package fails for android if company name begins with a number

UE - Platform - Mobile - Apr 26, 2017

If the company name has a number at the beginning of it when packaging for android it returns a series of errors and does not allow the project to be built. The error that is being shown in the outp ...

Skeletal Meshes display Vertex Paint in RGB Color View Mode without being selected

OLD - Anim - Apr 26, 2017

Skeletal meshes display Vertex Paint in RGB Color View Mode without being selected. This is inconsistent with Static Meshes, which must be selected prior to showing their Vertex Paint. ...

[CrashReport] UE4Editor_ClothingSystemRuntime!FClothingSimulationNv::UpdateLod() [clothingsimulationnv.cpp:801]

UE - Simulation - Physics - Character - Apr 26, 2017

This is an early trending crash coming out of the 4.16 Preview. This has also been experienced internally on an internal project ([Link Removed]) User descriptionsCreate new cloth asset > Apply ne ...

Content Examples: Example 1.6 broken collision - Cloth Map

UE - Simulation - Physics - Character - Apr 26, 2017

Example 1.6 on Cloth Map seems broken. Both Assets clip when twisting when they're supposed to be examples of Self Collision. Regression: Yes Works in 4.15 ...

[CrashReport] Assertion due to failing to find shader type

UE - Graphics Features - Apr 26, 2017

This is an early trending crash in the 4.16 Preview. User information has not been provided, but this shares similarities to an old jira [Link Removed]. Source context: 1434 /** Finds the ...

Cannot Create Data Asset Derived from Blueprint/C++ Classes

UE - Gameplay - Blueprint - Apr 26, 2017

When creating a new data asset, it is not possible to select a Data Asset C++ Class or Derived Blueprint as its base class. This did not occur in 4.15.1, this is a regression. ...

Dynamic Force Feedback plays forever if initiating actor is destroyed

UE - Gameplay - Input - Apr 26, 2017

If an Actor that initiated a dynamic force feedback is destroyed, the rumble will never stop. ...

Crash duplicating or deleting any component inside of Actor BP if lights or triggers are present

UE - Gameplay - Blueprint Editor - Apr 25, 2017

When duplicating or deleting a component whilst a point light is also a component within an Actor BP, the editor crashes. See callstack for info. This is a regression. Working: 4.15.2 Broken: 4.16 ...

Crash: Pressing ESC/Trigger while in VR mode after entering VR mode with a camera actor selected

UE - Editor - Workflow Systems - Apr 25, 2017

When entering VR Mode with a camera actor selected, attempting to either deselect the camera actor or select another actor causes a crash ...

Hot reloading newly created C++ project compiles modules

UE - Foundation - Core - Apr 25, 2017

This is a regression from 4.15.2 and occurs on both Windows and Mac. Affects both Binary and Github builds. ...