Blender FBX imports with wrong frame count with "Use Default Sample Rate" disabled

Tools - Jan 17, 2017

Blender FBX imports with wrong frame count with "Use Default Sample Rate" disabled. Note: This animation has a key on every frame. I have checked and the fbx keys are set at 30fps intervals (conf ...

Selecting the Clean or Rebuild options for a project in Visual Studio does not complete successfully

UE - Foundation - Build - Rocket (Installed Engine) - Jan 17, 2017

Using the Clean option on a 4.15 project in Visual Studio currently fails with Visual Studio stating that it cannot find the ReadyToClean batch label. Selecting the Rebuild option shows the same mes ...

Optimizations settings missing from Animation Blueprint

OLD - Anim - Jan 17, 2017

REGRESSION Yes, this does not occur in 4.14.3. Optimization settings are missing from Class Defaults in the Animation Blueprint editor. ...

Unable to escape from the truck in PlatformerGame

Docs - Samples - Jan 17, 2017

Player is unable to break out of the truck using the AppleTV remote or the Bluetooth gamepad This is a regression from 4.14 ...

FSupportedAreaData Not Being Exported

UE - AI - Jan 17, 2017

FSupportedAreaData is causing an unresolved linker error when it is used. ...

Missing Controller Controls options in VehicleGame

Docs - Samples - Jan 17, 2017

In The options, the controller controls options are missing a couple of the controls of the game. It might also have a control option for restarting position as well. This is a regression ...

"Too many texture coordinate sets" warnings in KiteDemo

UE - Graphics Features - Jan 17, 2017

Full set of warnings:LogShaderCompilers:Warning: Failed to compile Material /Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Leaves_Mat.HillTree_01_Leaves_Mat for platform PCD3D_SM5, Defaul ...

Broken references after renaming template default folders

Tools - Jan 17, 2017

When a template project's default folders are renamed (such as Geometry in the First Person Template), the original folder name is still shown in the content browser. Relaunching the project will s ...

FLinearColor ignores Blue in slate code

UE - Editor - UI Systems - Slate - Jan 17, 2017

When FLinearColor is used inside slate code, the third vector value is ignored. This causes FLinearColor(1,1,1) to produce the same color as FLinearColor(1,1,0). This also causes FLinearColor::Blu ...

"Short Form string asset reference" warnings in KiteDemo

Docs - Samples - Jan 17, 2017

These warnings appear upon opening the project. ...