Teleport only affects static mesh of destructible meshes, collision remains at original location

UE - Simulation - Physics - Destruction - Sep 15, 2015

Teleporting a destructible mesh only transports the mesh of the object, the collision remains where it was originally located. Further, if the player runs into the collision, the static mesh will re ...

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

Walking into some destructibles crashes the editor

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

Submitted by a licensee on UDN. I verified it and have attached the test level that he provided. In the test map. some boxes fall and break. Walking straight into the boxes causes the editor to cra ...

Destructible meshes fracture as a whole rather than responding to locational damage

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

When causing an impact on a destructible mesh the entire mesh will fracture, instead of only breaking around the impact point. Test project attached in UDN post ...

Layered destructible meshes do not simulate correctly

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

Layered destructible meshes do not simulate in the same way between UE4 and PhysX Lab. The observed issues are: 1) After first fracture no more damage is applied 2) Areas seem to react differently ...

Destructible Event OnComponentFracture fires multiple times when Debris flag is enabled.

UE - Simulation - Physics - Destruction - Jul 15, 2015

When using a Destructible that is using the Event OnComponentFracture and the flags for Debris timeout/max separation and Debris Enabled will cause the event to fire for each chunk removed from the ...

Custom Impact Resistance does not work

UE - Simulation - Physics - Destruction - Jul 14, 2015

In the destructible editor, the Custom Impact Resistance flag does not work. After adjusting the Impact Resistance value and then disabling it, user will see the same behavior. ...

Enable Impact Damage does not seem to work

UE - Simulation - Physics - Destruction - Jul 13, 2015

In the Destructible Editor, the Enable Impact Damage flag does not seem to work. With it disabled, the destructible will still fracture when it collides with another object. Other impact settings, ...

Handle fracturing a destructible mesh when the source mesh has been deleted without a crash.

UE - Simulation - Physics - Destruction - Jul 13, 2015

When attempting to fracture a destructible where the source static mesh has been deleted we get a crash in APEX. APEX can't seem to find any root leaf nodes to begin fracturing upon. This does not ...

Destructible meshes hang after first bounce

UE - Simulation - Physics - Destruction - Jul 9, 2015

Destructible meshes that bounce lose their momentum, causing them to hang awkwardly midair (see attached video). The issue does not appear to occur for low framerates, and would only repro during sc ...