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

Dialogue Wave VO Direction is not Localized

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

This should be an optional string to be translated. ...

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

Project Crashes with Warning: LightPropagationVolume.dll is Missing From Your Computer

UE - Graphics Features - Mar 23, 2016

After disabling LightPropagationVolume in Plugins Editor, upon restart editor issues warning message 3 times and crashes, leaving project unable to be opened. REGRESSION: This does not occur in UE ...

Get mouse X and Get mouse Y prevent the user from moving their camera

UE - Gameplay - Input - Mar 23, 2016

If the user uses the Get mouse X or the Get mouse Y nodes in their project, they will no longer be able to look around their level using the mouse input. ...

Crash when incorrectly calling the parent constructor

UE - Foundation - Core - Mar 23, 2016

Crash when incorrectly calling the parent constructor ...