Using "BugItGo" command causes character to fall through the world

UE - Gameplay - Aug 26, 2015

Using the bugitgo command line argument will teleport the player to the x,y,z specified but will then will cause the player to continually fall through the floor/world. ...

Cannot set array elements from an array that is contained within a struct

UE - Gameplay - Blueprint - Aug 26, 2015

Cannot set array elements from an array that is contained within a struct User Description: Setup: Array of structures "StructureA". In StructureA, array of integers/strings/whatever. Result: Can' ...

APEX Cloth causes Material Overriding

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

After assigning an apex cloth to an element inside of the character skeleton > Mesh section they material is overridden. ...

Editor crash when switching between levels in the content browser

Tools - Aug 26, 2015

Switch between levels in the content browser caused a crash while loading the level. Project On Google Drive: [Link Removed] ...

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