Text Render component does not render correctly when packaged out from a code project

UE - Foundation - Cpp Tools - Automation Tool - Dec 16, 2015

If a user packages a code project with text render components the render components will show up as hollow rectangles. ...

The option to add a component to an Actor Blueprint from inside a child Actor Component BP isn't available

UE - Gameplay - Dec 16, 2015

The option to add a component to an Actor Blueprint from inside a child Actor Component BP isn't available. Using Get Owner inside the Actor Component's Event Graph and then casting to the owning Ac ...

Camera Movement is laggy while the mouse button is held down and ShowMouseCursor is enabled if there are AI moving

UE - Gameplay - Dec 15, 2015

Camera Movement is laggy while the mouse button is held down and ShowMouseCursor is enabled if there are AI moving. Stat Scene Rendering didn't show any jumps while moving the camera under these cir ...

Animations on joints with ZXY Rotation Order don't work in 4.10

Tools - Dec 15, 2015

Animations on joints with ZXY Rotation Order don't work in 4.10. The attached fbx has an animation that should show the thigh_l joint rotating back and then back to default position. This bug does ...

Color Picker will open half or more off screen

Tools - Dec 15, 2015

Users are experiencing an issue where the color picker is opening half or more off screen. This is particular bad for users who only have one monitor. It is most prevalent in a UMG Widget BP, but ...

Attempting to apply instance changes to blueprint after altering a struct array crashes editor

UE - Gameplay - Blueprint - Dec 14, 2015

Editor crashes if a struct array that has been made editable is edited in an instance within the details pane of the level viewport, then the changes are applied from the instance to the base bluepr ...

"Prompt for checkout on asset modification" check box no longer makes "Files need checkout!" message appear

Tools - Dec 14, 2015

"Files need check-out!" dialog no longer appears when you begin to modify an asset that is not checked out. Setting is enabled by default: [Image Removed] But message doesn't appear if you, for e ...

Checking out multiple files shows no warning/error if one of the files is locked

Tools - Dec 14, 2015

If there is a file in the content browser that is exclusively checked out by another user, if you right click on only that file, you cannot check it out because there is no "check out" option displa ...

Duplicate slots being created in Anim Slot Manager

OLD - Anim - Dec 11, 2015

Duplicate slots are being created automatically under the Default Group in the AnimSlotManager. This is causing some problems because it replaces the originally created slot with the duplicate in t ...

The IOS Third Party library Bolts has an incorrect file name in its Build.cs file

UE - Platform - Mobile - Dec 11, 2015

The Bolts library is not correctly linked in its Build.cs file. The Build.cs file contains the following line with an incorrect file name: PublicAdditionalShadowFiles.Add(LibDir + "/Bolts.a"); The ...