Structs cause packaging to fail when Blueprint Nativization Method is set to "Inclusive"

UE - Gameplay - Blueprint - Apr 26, 2017

Structs cause packaging to fail when Blueprint Nativization Method is set to "Inclusive" Note: Appears to be a regression (worked in 4.15.1) Error example: UATHelper: Packaging (Windows (64-bit)) ...

HTML5 - View does not redraw properly after returning from Fullscreen

UE - Platform - Mobile - Apr 26, 2017

When returning from fullscreen mode, the view is redrawn as the resolution of windowed mode, but the camera's view only draws: what was the bottom left corner was when in fullscreen (quadrant 3). ...

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. ...

GPU specific issue with Lighting while moving - GTX 770

UE - Graphics Features - Apr 26, 2017

While testing GPU - ContentExamples - Lighting - Nvidia gtx 770 in the 4.16 GPU Compat Pass, I noticed a strange effect on lights while the player is in motion. I've had multiple people attempt to ...

[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 ...

BP - Exclusive nativization will fail at cook time if an Actor BP class enabled for nativization includes a Component BP that's not enabled for nativization in its component list.

UE - Gameplay - Blueprint - Apr 26, 2017

This happens because the Blueprinted component is not also enabled for nativization, but the nativized Actor BP tries to use it as a native class type. Current workaround: Ensure that the Blueprint ...

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 ...

Content Examples: Example 1.5 is stiff in Cloth Map

Docs - Samples - Apr 26, 2017

Example 1.5 on Cloth Map seems very stiff in 4.16 compared to 4.15. 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 ...