Character_Rendering, Parallax Occlusion maps in Content Examples does not have Content Browser thumbnail

Docs - Samples - Mar 28, 2016

When opening the level for Character_Rendering, the thumbnail is not a screenshot of the level, which is inconsistent with the other level thumbnails in Content Examples. ...

Crash smoothing landscape with foliage

UE - LD & Modeling - Terrain - Landscape - Mar 25, 2016

Getting a crash when smoothing out landscape that has foliage painted on it. Seems to happen when I release the mouse. ...

Root Motion has significant Error when used in Character Movement

UE - Gameplay - Player Movement - Mar 25, 2016

Local Position Material Function failing to compile when Packaging for HTML5

UE - Platform - Mobile - Mar 25, 2016

After some extensive testing, I could not find any reason why the material function LocalPosition node was failing to compile and defaulting to the world grid material when Packaging for HTML5. I a ...

SpringArm causes physics to fail for a character standing on the physics object

UE - Gameplay - Mar 24, 2016

SpringArm causes physics to fail for a character standing on the physics object User Description: I am updating my marketplace content for 4.11 using preview 7 build (EDIT: RECHECKED WITH PREVIEW ...

AnimBP warning word order mistake in Japanese

UE - Editor - UI Systems - Localization - Mar 24, 2016

The warning ""variable name" に "BluePrint" という名前の変数はありません" in the output log within the AnimBP while the editor is in the Japanese language mode has an incorrect word order. "Blueprint"Blueprint sho ...

Japanese language word order mistake in Transition nodes for AnimBP

UE - Editor - UI Systems - Localization - Mar 24, 2016

Japanese language word order mistake in Transition nodes for AnimBP It reads "AからB", but should read "BからA" ...

iOS Signing Failure

UE - Platform - Mobile - Mar 24, 2016

BP Construction Script doesn't print the correct Relative Location of a child component

UE - Gameplay - Mar 23, 2016

BP Construction Script doesn't print the correct Relative Location of a child component User Description: Construction script ignores components changed in the map This bug prevents quite a lot o ...

MaterialExpressionSubtract doesn't compile in plugins

UE - Graphics Features - Mar 23, 2016

Adding the following code to a plugin source file prevents the associated project from compiling in visual studio whereas this code will compile successfully inside of a class added directly to the ...