Component hierarchy is reset for a Blueprint instance's newly added components if root is created in C++

UE - Gameplay - Blueprint - Feb 7, 2018

When a Blueprint is based off of a class that has its root component defined in C++, any components added to an individual instance of a blueprint reset their hierarchy so that they are always attac ...

Leaderboards and Achievements are inaccessible in Match3 using a new account

UE - Online - Feb 6, 2018

Ads between matches WERE working, as was the purchase option. This was found in Shipping, but I was able to reproduce and gather logs from Development. This was found on a Pixel 2 on Android 8.1 ...

FOV only Camera anim is not working as intended.

UE - Gameplay - Feb 6, 2018

FOV-track-only camera anim do not give effect to current camera. if the anim have transform track without any key, the anim works. Regression? yes. This is not reproduced in 4.13.2 launcher version ...

Anim Slot Manager Options Disappear When "Use Small Tool Bar Icons" is Enabled in Editor Preferences

OLD - Anim - Feb 4, 2018

When Use Small Tool Bar Icons option is checked in Editor Preferences, the icons for Save, Add Slot, and Add Group in the Anim Slot Manager are not longer visible but register as still there and rem ...

CLion cannot open a new code project after the Editor has been set to use CLion

UE - Foundation - Core - Feb 2, 2018

CLion fails to successfully open a new code project created with an Editor that has been set to use CLion as the preferred source code accessor. ...

Code project cannot be successfully set to use CLion

UE - Foundation - Core - Feb 2, 2018

Setting a code project to use CLion as the source code accessor does not appear to work successfully. ...

Pixelated texture has material artifacts occur when two corners are covered

UE - Graphics Features - Feb 2, 2018

There is an issue with ramp-like textures where multiple corners are covered when you apply the mesh with the alpha channel on, there is a strange border that appears around the whole plane mesh tha ...

Renaming assets keeps the old file

Tools - Feb 2, 2018

There is an issue where renaming assets keep the old files, which can easily occur after renaming files after a lunched project. This issue keeps old versions of files, these files keep in the conte ...

"Go to Definition" does not work properly in Binary

UE - Foundation - Core - Feb 1, 2018

Using the Go to definition option on a blueprint node in the Binary editor opens Visual Studio but does not actually show the definition as requested. The user is instead given the following warning ...