UMG materials do not correctly access material parameter collections (all of the values are black)

UE - Editor - UI Systems - Jul 22, 2015

Edit MattK: The reason they do not work is that material parameter collections are updated inside of a uworld that slate doesnt have access to. We just need to figure out a way to update the necess ...

Physics Constraint doesn't hold if one Component is used for constraint

UE - Simulation - Physics - Jul 22, 2015

Physics Constraint doesn't hold if one Component is used for constraint User Description: Hello, I recently updated the project from 4.7.6 to 4.8.2 and the physics constraint don't seem to work an ...

FirstPersonHUD blueprint does not work when the "FirstPersonBP" folder is renamed

UE - Gameplay - Blueprint - Jul 22, 2015

If the FirstpersonBP folder is renamed for the first person project example the First Person HUD will no longer function. ...

Controller Input continues moving viewport camera after disconnecting

Tools - Jul 22, 2015

If a controller is plugged in before the editor is opened the viewport camera will start moving forward. If the controller is unplugged the camera will continue the controller input. Additionally, i ...

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