Static mesh LODs other than LOD0 cannot be set to screen sizes greater than 1

Tools - Jan 26, 2017

Static mesh LODs other than LOD0 cannot be set to screen sizes greater than 1 From this AnswerHub thread: https://answers.unrealengine.com/questions/525398/hismc-bug-always-show-lowest-lod.html ...

Hiding/Clearing Oculus Splash Screen has no effect

UE - Platform - XR - Jan 26, 2017

Splash screens never clear on oculus. Testing in 4.14 it seems like UOculusFunctionLibrary::HideLoadingSplashScreen() is never called, maybe still the case in newer versions? Was unable to clear a ...

Peripheral Vision Angle Value Not Being Clamped

UE - AI - Jan 25, 2017

Peripheral Vision Angle values are not being clamped to the maximum supported value if a greater value is entered. ...

Widgets can no longer take focus after clicking somewhere other than the widget itself

UE - Editor - UI Systems - Jan 25, 2017

Widgets can no longer take focus after clicking somewhere other than the widget itself. The input mode appears to change, but does not change back when clicking widgets Notes: -This issue did not a ...

Crash when Dragging Skeletal Mesh with Apex Clothing into Level

UE - Simulation - Physics - Character - Jan 25, 2017

A crash occurs when you add/drag a skeletal mesh with Apex clothing into the scene. The user reporting the issue managed to find where the crash occurs and added a comment for assistance where to lo ...

Persona code calling incorrect extenders when building menus.

OLD - Anim - Jan 25, 2017

Certain files for building menus is calling the wrong extenders List of known conflicting functions:FSkeletalMeshEditor::ExtendMenu() [Engine\Source\Editor\SkeletalMeshEditor\Private\SkeletalMeshEd ...

SpeedTree Material No Longer Compiles With Texture Coordinate Node In BaseColor

UE - Graphics Features - Jan 25, 2017

If you open a material with the speedtree node plugged into WPO and then use a texture coordinate(index of 2) in base color the material will no longer compile properly. The full error is "Error [ ...

Tooltips Not Displayed for Local Blueprint Variables

UE - Gameplay - Blueprint - Jan 25, 2017

Local blueprint variables do not appear to be displaying their tooltips when Get or Set. This is inconsistent behavior, as adding a non-local variable displays the tooltip when Get or Set. ...

Inconsistent behavior with Owen's trench coat

UE - Simulation - Physics - Character - Jan 25, 2017

In the Cloth level in Content Examples, there is some inconsistent behavior with Owen's trench coat. The coat tails appear heavy (they don't trail behind the character's movement), and the straps a ...

Cloth meshes in Content Examples spinning incorrectly.

UE - Simulation - Physics - Character - Jan 25, 2017

In the Cloth level in Content Examples, the cloth meshes at display 1.6 (Self Collision) are spinning and are being lifted into the air. This isn't consistent with the same assets in //UE4/Main. ...