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. ...

Continuous Crash Problems OSX Upon Save

Tools - Jan 13, 2015

This seems to be a duplicate of JIRA [Link Removed]:https://jira.ol.epicgames.net/browse/UE-7289 User claims the editor crashes every time he goes to save his level or play in editor. Callstack: U ...

Split Struct Pin on a Function output will return a compiler error

UE - Gameplay - Blueprint - Jan 13, 2015

Split Struct Pin on a Function output will return a compiler error: Error Pin New Param 1 X named NewParam1_X doesn't match any parameters of function NewFunction_0 Error Pin New Param 1 Z name ...

On mobile devices, Audio that is trigger with a TriggerBox are playing from the beginning of the Audio Clip and not from the selected time

UE - Platform - Mobile - Jan 13, 2015

If you have a trigger box trigger an ambient audio clip when you enter the box, the audio clip will always play from the beginning even if you have the Start time starting later in the audio clip. ...

After clearing the options of a ComboBox (String) widget it will not update

UE - Editor - UI Systems - Jan 13, 2015

If a user uses clear options on a combo box (String) and then tries to add new and different data, the data that is added was the data that was removed with the clear options node. ...

Timeline tracks can be given the same name as existing execution inputs, and renaming them and compiling will cause a crash

UE - Gameplay - Blueprint - Jan 13, 2015

Timeline tracks can be given the same name as existing execution inputs, which causes some unusual behavior when dragging off the pin. Renaming them will rename the execution pin instead, and compil ...

Structure variables in Child Blueprints do not maintain the default values set in their Parent Blueprints

UE - Gameplay - Blueprint - Jan 12, 2015

Values changed to an inherited Struct variable in a Child Blueprint will be kept after compile, but any not changed will be set to 0s. ...

Custom Events with duplicate input names will not compile

UE - Gameplay - Blueprint - Jan 12, 2015

Custom Events with duplicate input names will not compile. This does not occur immediately: creating two Custom Events with two identically named inputs will not cause a compile error, but if you re ...

PlaySoundAtLocation node not working in packaged IOS games

UE - Platform - Mobile - Jan 12, 2015

Sound queues set to play with "Play Sound at Location" node don't play on a game packaged for IOS. **NOTE** User workaround mentioned that sound will come out from connected bluetooth. ...

Sound Class Radio Filter Volume Functionality

UE - Audio - Jan 12, 2015

When creating a Sound Class and editing/applying the 'Radio Filter Volume' option, the sounds associated with the sound class seem to have their attenuation settings overridden or mixed in with an i ...