Drastic increase in FBX import times from 4.9 to 4.10

Tools - Dec 9, 2015

The attached asset (including animation) takes 9 minutes to import in 4.10, where it takes 42 seconds in 4.8 and 4.9. You don't really notice this until you start to get up to larger assets or long ...

Color Picker closes when selecting a new color for a Linear Color in a Struct

UE - Gameplay - Blueprint - Nov 20, 2015

The color picker will close when selecting a new color for a Linear Color variable if the Value property is set to a value other than 0 within a Struct. This does not seem to occur with the color p ...

Duplicating a Function Containing Add Child Actor Component Causes Changes Made to the Duplicate to be Saved to the Original

UE - Gameplay - Blueprint - Nov 9, 2015

When you create a function containing an Add Child Actor Component node, duplicate that function, and then change the Child Actor Class option in the duplicate, the changes are also saved to the ori ...

UBT not terminated when cancelling build

UE - Foundation - Cpp Tools - UnrealBuildTool - Nov 1, 2015

When cancelling a build from Visual Studio, UBT keeps running, and another build is generally not possible until one kills the UBT process manually in Task Manager. ...

Deleting a Struct Attached to a Variable in a Blueprint Prevents it from Compiling

UE - Gameplay - Blueprint - Oct 20, 2015

Adding a variable of the type of a struct to a blueprint, deleting that struct, and then recompiling the blueprint fails. The variable is deleted, but the blueprint will continue to be unable to com ...

OnClicked event of UMG button fires once in twice if virtual joystick is receiving input.

UE - Editor - UI Systems - Oct 14, 2015

OnClicked event of UMG button fires once in twice if virtual joystick is receiving input. Both Andorid and iOS devices are affected. This issue is found with 4.9 update. under 4.8 are fine. ...

Edit-> Project Settings -> Collision -> Presets Has No Scroll Bar

Tools - Sep 30, 2015

If you open a project and immediately go to Edit-> Project Settings -> Collision and expand the Presets dropdown, no scroll bar will appear. This prevents you from being able to see all of the optio ...

Importing multiple SpeedTree assets that use the same texture will not assign correctly

UE - Graphics Features - Sep 25, 2015

When importing multiple SpeedTree assets that use the same material will cause one to import blank (black) materials and assigned. This happens when importing into the same folder, however, if impor ...

Base Pass Instruction Count increases on Compile and Save, then resets upon reopening Material

UE - Graphics Features - Aug 24, 2015

Material Base Pass Instruction Count will change from a value established when plugging in components pre-compile to a higher value on post compile, but when the material is reopened the count rever ...

VR Preview crashes when the number of players is greater than one

UE - Platform - XR - Aug 18, 2015

If the user has the number of players set to more than one, the VR preview will crash. ...