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

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

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

Distance Fields do not work with Directional Lights when using a AMD Radeon card.

UE - Graphics Features - Aug 25, 2015

Distance Field shadows do not appear to be working with those using Radeon series cards. Sample project attached DXDiag of machine that is having the issue is attached. AMD Radeon 200 series. ...

The "_##" is dropped when following the default name of a widget within the Hierarchy panel

UE - Editor - UI Systems - Aug 25, 2015

The Hierarchy panel does not show the full name of a widget the name of the widget starts with the default name (Example: Button) followed but an underscore and some numbers (Example: Button_42). In ...

Swarm: Not able to set number of processors to use for Swarm from the UI

UE - Graphics Features - Aug 25, 2015

There is a setting called "LocalJobsDefaultProcessorCount" in the Developer Settings tab in Swarm. After the change to make Lightmass build asynchronously while the user keeps working, this set ...

Multiple variable categories with different spacing created in BP editor

UE - Gameplay - Blueprint Editor - Aug 24, 2015

Dragging variables to a category in the BP editor creates a new category based on the display name. If you create a category "TestCategory" then dra a variable to that category, it will create a new ...

Using Show Mouse Cursor causes mouse to become detached from game window

UE - Editor - UI Systems - Slate - Aug 24, 2015

Using the Show Mouse Cursor command (or BP node) will make the mouse appear in the game window however at that point the mouse does not interact with the game unless one of the mouse buttons is held ...