UE4: Anim: SlotNames appear in duplicates

OLD - Anim - Sep 30, 2015

Slot Node Names are supposed to be unique, but something broke where now we see many duplicates of the same Slot Names, even across different SlotGroups. ​ ...

Lower volume settings often start at the max original volume level

UE - Platform - Mobile - Sep 30, 2015

Lower volume sounds often start off at the original volume level for a second. I tested this on Android and iOS. Only the Android device showed this type of behavior. ...

default values on a Make Struct pin that has been removed are incorrect

UE - Gameplay - Blueprint - Sep 30, 2015

If a user creates a struct, uses a Make Struct node, removes a member from the struct, and then adds the value back in the value will not always be correct. ...

In-app purchase fail node does not execute properly without network connection

UE - Platform - Mobile - Sep 30, 2015

In-app purchase failure nodes do not execute when there isn't any connection. ...

promoting a variable to a local variable in another blueprint creates compile error.

UE - Gameplay - Blueprint - Sep 30, 2015

If a local variable set variable is copied/pasted over to a second blueprint and the input pin is promoted to a local variable, compiling the blueprint will cause a compile error to appear until the ...

Hot Reload crash on PIE with custom AIController and Perception Component

UE - AI - Sep 29, 2015

If a pawn in the level is using a custom AI Controller that sets the AIPerceptionComponent in code, the editor will crash on PIE after a hot reload. CrashReporter: [Link Removed] ...

"Asterisk" is misspelled as "Asterix" in a Blueprint Node

UE - Gameplay - Blueprint - Sep 29, 2015

"Asterisk" is misspelled as "Asterix" in a Blueprint Node ...

Double-Clicking a Camera in the World Outliner Changes Its Position

Tools - Sep 29, 2015

When you double-click on a camera in the world outliner to snap to its location, it instead moves the camera from its original position. Found in 4.9.1 binary. Could not reproduce in 4.8.3, this i ...

Compile errors when building full solution for Development Win64

UE - Foundation - Cpp Tools - UnrealBuildTool - Sep 29, 2015

Per email conversation, entering this in as a single bug ...

Assigning a Parent Socket of a component in a child bp also changes that socket for all children and the parent, then resets to the parent default on restart

UE - Gameplay - Blueprint - Sep 28, 2015

Assigning a Parent Socket of a component in a child bp also changes that socket for all children and the parent, then resets to the parent default on restart Description: Yesterday i noticed that ...