.ini files for packaged games have their settings wiped clean every time the game is run.

The settings .ini files for games packaged for windows appear to be getting overwritten with blank files whenever the game is run. Even if settings are added to the .ini files manually, the files be ...

Constant Feedback/Static Noise while In Editor

UE - Editor - UI Systems - Slate - Jan 22, 2015

When running the Editor some users are reporting they are hearing consistent static noise. Currently there are some random workarounds to reduce or eliminate this noise, but the source of the proble ...

Lens Flare and Bloom do not work for local multiplayer

UE - Graphics Features - Jan 22, 2015

Using a post process volume with lens flare and a bloom enabled do not appear functional in split-screen multiplayer. Other selections in the PPV work as intended (ie. Fringe, Ambient occlusion). ...

Vehicle Template dashboard texts is blurred when moving

Docs - Samples - Jan 14, 2015

Descrition: When using the vehicle template the text rendered on the dashboard when using the car is blurred. This seems likely to how the text here is setup vs the hud for the 3rd person view. ...

Destructibles using Form Extended structures with rigid body collision gives wrong hit result

UE - Simulation - Physics - Destruction - Jan 7, 2015

DESCRIPTION: When using form extended structure with DMs that are hit by a rigid body the resulting hit does not reflect the correct actor if they are both using form extended. If a DM without form ...

Destructible cannot change collision profile at runtime via Blueprints

UE - Simulation - Physics - Destruction - Jan 6, 2015

DESCRIPTION: When attempting to change the collision profile of a destructible via Blueprints it will not set appropriately. The collision profile set via the details panel for the individual object ...

Setting linear dampening during runtime via the event graph does not work for separated chunks

UE - Simulation - Physics - Destruction - Dec 18, 2014

DESCRIPTION: When using a DM in blueprints and setting the linear dampening in the event graph the DM will honor the linear dampening but the chunks as they break off will not. Setting the mesh to ...

Destructible mesh does not trigger overlap event for objects/pawns that are not moving

UE - Simulation - Physics - Destruction - Dec 12, 2014

DESCRIPTION: When using the generate overlap events for a destructible mesh with Static Mesh or skeletal mesh that is not moving will not generate an overlap event to be triggered. So long as the me ...

adjusting the scale of a DM via BPs will not give accurate collision

UE - Simulation - Physics - Destruction - Dec 8, 2014

DESCRIPTION: Adjusting a DMs scale via blueprints will cause issues for the collision of the DM once it has been scaled up or down. Scaling down by half or up by a value of 2 or 3 is easier to see t ...

Advanced Vechicle Template throws warning about no default skeleton when opening the physics asset

Docs - Samples - Dec 3, 2014

DESCRIPTION: If you try to open the physics asset for the Advanced Vehicle template will throw a warning that the physics asset has no default skeleton and that it will be replaced with the default ...