Adding variables to components reports incorrect owner

UE - Gameplay - Aug 26, 2015

Components that have variables added to them cause the component to register the wrong blueprint owner. ...

Partial damage doesn't function correctly after first fracture.

UE - Simulation - Physics - Destruction - Aug 26, 2015

When using partial destruction for destructible meshes only the first fracture functions correctly, afterwards the remaining object will act like a solid body. The linked UDN post has and example p ...

Starting in Windowed/Fullscreen: Taskbar shows over game

Tools - Aug 26, 2015

UDN users are reporting the windows taskbar being on top of the game window when starting in windowed fullscreen. Seems it is related to an initial loading movie. ...

Landscape 'crack free displacement' option causes landscape layer coords and UVs to be wrong

UE - LD & Modeling - Terrain - Landscape - Aug 25, 2015

If you check the 'crack free displacement' option in a landscape material, it seems to break the results of both the landscape layer coords and regular UV input node. Worldposition is not affected. ...

Spline resets after an error is thrown about an incorrect target

UE - Gameplay - Blueprint - Aug 25, 2015

If a user connects a spline to a "Get World Location at Distance Along Spline" and then uses that Vector in an event. The spline will be reset if the user then disconnects the spline variable from t ...

Adding Elements to multiple Struct Arrays of a specific variable type is unreliable

UE - Gameplay - Blueprint - Aug 25, 2015

Adding Elements to multiple Struct Arrays of variable 'Slate Brush' is unreliable. ...

Widget IsHovered does not register a TouchUp

UE - Editor - UI Systems - Aug 25, 2015

Widget node IsHovered does not register a TouchUp when you TouchDown onto a touchscreen device. It keeps the same x,y coordinates when moving your finger along the screen. I have spoken with Chris ...

Automation tool failure exit code

UE - Automation Test - Aug 25, 2015

Automation won't return the correct exit code when an issue is caught using the map check error. When running from the RunUAT batch file, it will never finish. ...

Settings related to Supported Agents are not saved in the DefaultEngine.ini

Tools - Aug 25, 2015

All entries in the Project Settings window are suppose to be saved in the DefaultEngine.ini file. This does not occur for settings related to Support Agents such as Can Walk, Can Crouch, etc. Note: ...

Source control syncing in editor will sometimes not update changes made to assets

Tools - Aug 25, 2015

When using source control and attempting to sync the project, sometimes assets are not updated to the latest changes properly. This causes changes made to those assets later to override previous ch ...