Fix rarely leaking Particle System Components

UE - Graphics Features - Jul 22, 2015

User has found an issue in which Anim Notifies, spawning particle system components that cannot ever render will leak the particle system component. The user has a working fix but it's likely not i ...

AnimNotify triggering all play sounds at once in Matinee Animation Track

OLD - Anim - Jul 21, 2015

Placing a series of Play Sound Anim Notifies in an Animation and looping or playing that animation via Matinee multiple times causes the sounds to play all at once at the initial trigger of the anim ...

Bugg 60426: "SEGV_MAPERR at 0x3"

UE - Foundation - Core - Jul 21, 2015

Crash Report: [Link Removed] Multiple Mac users reporting crash at 35% Start up *See crash reporter Bugg 60426 ...

CapsuleComponent with CCD on will push and pull any simulated physics objects when close but not in contact with the capsule

UE - Gameplay - Jul 21, 2015

When using a capsule component for the character with CCD enabled there can be a force that pulls or pushes simulated meshes that are never touched by the capsule. Demonstration video attached. As ...

Assigning a Material with a SceneTexture Node to a Particle System Crash

UE - Graphics Features - Jul 21, 2015

Plugging in a SceneTexture:WorldNormal masked to RG into the Opacity of a Translucent Default Lit Material and assigning this material into a Particle System will crash the editor. Crash Reporter: ...

Steering Curve property does not affect steering

UE - Gameplay - Jul 21, 2015

Setting the Steering Curve of a vehicle movement component has no affect on the turning of the vehicle during play. ...

ComponentOverlapComponents without reference to a component will compile and crash the editor

UE - Gameplay - Jul 21, 2015

Error Message: Access violation - code c0000005 (first/second chance not available) ComponentOverlapComponent node used in blueprints will cause the editor to crash once you PIE if there is no comp ...

Dynamic Obstacle Blueprint components do not correctly affect navmesh in standalone mode

UE - AI - Jul 21, 2015

Static mesh components of blueprints with "Is Dynamic Obstacle" set to true do not correctly affect navigation when standalone mode is initially run. Once another object is moved and the navmesh is ...

Cannot Rename or Delete Event Dispatchers if they are named "color"

UE - Gameplay - Blueprint - Jul 21, 2015

Event Dispatchers cannot be renamed or deleted after being created if the name used is "color". ...

Crash upon attempting to compile a blueprint while Git source control is active

If a user connects to source control through the Git plugin and creates a repository, when they try to compile a blueprint, they can sometimes crash ...