Custom Events with Default parameter names causes an internal compile error

UE - Gameplay - Blueprint - Nov 2, 2016

Custom Events with Default parameter names causes an internal compile error User Description: I'm not sure if it's a bug,but I post it in bug reports in case it is.Here is the problem: create a c ...

Variables named PlayerCamera are replaced with PlayerCameraManager in PlayerController BPs

UE - Gameplay - Blueprint - Mar 19, 2015

Variables named PlayerCamera are being automatically replaced with references to PlayerCameraManager in Player Controller Blueprints. Occurs when you copy+paste a reference (both get and set) to Pl ...

Groups Selected in Viewport Are Not Selected in World Outliner Causing Unexpected Results

Tools - Jan 14, 2016

Selecting objects that are grouped together in the viewport will not highlight the group actor in the World Outliner. One known result of this is, after selecting the group in the viewport, right-cl ...

Reflection Captures when used with levels do not pass color of the reflection

UE - Graphics Features - Mar 7, 2015

When using a box or sphere reflection capture with a map that has level setup can result in the reflection capture losing any color values. The reflection will still show but now be block where when ...

Hidden Comment Bubble is Partially Covering/Blocking Top of Node

UE - Gameplay - Blueprint - Sep 18, 2015

"The problem here is that the comment bubble, when hidden, is covering up the top of the node.​​" This causes the user to have to drag a connector to the very bottom of the input in order to make a ...

Overriding functions from a parent class then creating a child class creates two copies of the function in the child class.

UE - Gameplay - Blueprint - Jan 14, 2015

When a child blueprint is created from a child of another blueprint that has overridden a function of the original parent blueprint, the child of the child will have two copies of the function. ...

"Fix root motion initial rotation handling" commit breaks root motion completely

OLD - Anim - Dec 18, 2014

Enabling and processing root motion causes animation to rotate the wrong direction. Roll instead of Yaw. Pitch instead of roll etc. This error does not occur in UE 4.6. ...

Default Value is lost, when variable is renamed

UE - Gameplay - Blueprint - Aug 10, 2016