Objects parented to a Destructible Mesh within a bp will not follow if the DM is simulating physics

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

Objects parented to a Destructible Mesh within a bp will not follow if the DM is simulating physics. ...

Cannot Package Game for Windows from External Drive on Windows 8.1 Boot Camp Mac

UE - Foundation - Core - Dec 17, 2014

User is trying to package the xixoBerlinFlat Marketplace and cannot get a packged project from an external drive project on a Windows 8.1 x64 system running via Bootcamp on a Mac. ...

Shape components have a Shape Material property that is never displayed

UE - Gameplay - Dec 17, 2014

Blueprint Shape components have a Shape Material property that can be set in its Details or via Get and Set functions in the Event Graph. These are never displayed in the viewport or during runtime ...

Structs in the Instance Settings for a Static Mesh in the Foliage Fill tool are not editable.

UE - World Creation - Worldbuilding Tools - Foliage - Dec 17, 2014

Adding a struct to the foliage panel results in the struct not being editable for a static mesh instance. The same struct is editable if applied to a PrimitiveComponent. ...

Infinite loop error message does not help and spawns too many messages

UE - Gameplay - Blueprint - Dec 17, 2014

The infinite loop reporter is reporting every infinite loop by popping up a window for each problem loop. So if you have an actor with 3 loops that trigger the infinite loop error and then you have ...

Inconsistent documentation on how to use AsyncTasks

UE - Foundation - Core - Dec 16, 2014

The documentation found here may be out of date:https://docs.unrealengine.com/latest/INT/API/Runtime/Core/Async/FAsyncTask/index.html From Lauren R: "Looking at P4, that example code is mostly from ...

"Joint Target Location" no longer shows up in Two Bone IK

UE - Anim - Rigging - Dec 16, 2014

In character blueprint, in an animation state, "Joint Target Location" no longer shows up in Two Bone IK node (See attached image.) ...

Setting the root component in a code class constructor does not actually set that component as the root component of a Blueprint created from that class.

UE - Gameplay - Blueprint - Dec 16, 2014

The root component of a Blueprint is determined by the order in which the components are defined in the constructor of a class (the component defined first becomes the root component). Trying to set ...

Maya navigation controls do not work as expected while Lock Viewport to Actor is enabled

Tools - Dec 16, 2014

Maya navigation controls do not work as expected while Lock Viewport to Actor is enabled. The camera appears to behave the same as it would normally, but the actor the viewport is locked to is moved ...