Set Sound Mix Class Override still Playing Sounds in Certain Conditions

UE - Audio - Oct 7, 2016

When using the Set Sound Mix Class Override within blueprints, the playback of any subsequent sounds seems offset or incorrect. This is apparent when using a Delay node. ...

Compiling UObject blueprint causes Instanced variables of the blueprint type to show as "REINST" in other blueprints

UE - Gameplay - Blueprint - Oct 7, 2016

When a UObject blueprint is compiled, other blueprints with an Instanced variable of that type will show as REINST and will not recognize the original blueprint data. ...

Particle System Warmup Time causing Crash with Light Module and High Quality Lights

UE - Graphics Features - Oct 7, 2016

A crash occurs when Opening a level with a Particle System that contains a warmup time and a Light module with High Quality Lights checked. This crash seems very isolated and specific as it does no ...

Show Navigation appears to fail if the Agent Radius is 40 or higher

UE - AI - Oct 7, 2016

Show Navigation appears to fail if the Agent Radius is 40 or higher ...

Structs appears to display incorrectly in behavior tree nodes

UE - AI - Oct 7, 2016

When editing a behavior tree blueprint, if one of the custom nodes created and placed in the behavior tree has an "Editable" variable of a user defined struct type, then the variable's value appears ...

When syncing source control assets through the editor, assets in the content browser disappear if moved before sync process

UE - Editor - Content Pipeline - Content Browser - Oct 6, 2016

When an asset is moved in the editor (from one folder to another) and then submitted to source control, syncing to the folder where the asset was moved to causes it to not appear in the new location ...

A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0

UE - Gameplay - Oct 6, 2016

A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0 User Description: Explanation : I am trying to create a Badminton Game for fun and while I was trying to han ...

Force Next Floor Check doesn't work when the player is stopped

UE - Gameplay - Player Movement - Oct 6, 2016

Force Next Floor Check doesn't work when the player is stopped, even though the tool tip says that it does. User Description: I'm trying to shrink / grow the collision capsule for our needs but wh ...

Icons appear incorrectly for windows 10 in packaged games

UE - Foundation - Build - Rocket (Installed Engine) - Oct 6, 2016

Icons appear incorrectly for windows 10 in packaged games. Another default image shows as the game icon in the task bar instead. ...

Plugin icons will stretch to the size of the description text, warping the icon

UE - Foundation - Cpp Tools - Plugin System - Oct 6, 2016

If a plugin has a long enough description, the plugin icon will warp vertically to match the height of the description. ...