[CrashReport] Crash related to refreshing Destructible Mesh - SaveExistingSkelMeshData()

UE - Simulation - Physics - Destruction - Jul 20, 2017

This is a common crash affecting users in 4.16. User DescriptionsPressing the button to restart the basic mesh in the destruction editor causes the crash.Refreshing a Destructible Mesh that has had ...

Destructible mesh traces fail after switching collision response

UE - Simulation - Physics - Destruction - Jun 15, 2017

User reported issue on UDN, steps above and project attached. ...

Cooking is not deterministic for Destructible Meshes

UE - Simulation - Physics - Destruction - Jun 9, 2017

Cooking is not deterministic for Destructible Meshes. Can be tested by doing a release/patch of Destructibles map in Content Examples. Destructible Meshes that have not changed will show up in the ...

Possible crash reimporting destructible assets

UE - Simulation - Physics - Destruction - Jan 20, 2017

This won't always happen, but the call in ImportDestructibleMeshFromApexDestructibleAsset to LODModel.ReleaseResources(); will enqueue render commands to release the resource, but the call after tha ...

Physics isn't disabled on Destructible when Simulate Physics is set to Disabled

UE - Simulation - Physics - Destruction - Jan 5, 2017

Physics isn't disabled on Destructible when Simulate Physics is set to Disabled. The Destructible seems to only be set to sleep and will wake if the player or any other physics object touches the de ...

Crash when using Set Collision Response on a Destructible component

UE - Simulation - Physics - Destruction - Dec 20, 2016

Crash when using Set Collision Response on a Destructible component. The repro is using the Construction Script but this also happens using Event Begin Play in the Event Graph on play. It crashing ...

Duplicate destructible mesh actor has Destructible mesh value set to none

UE - Simulation - Physics - Destruction - Dec 15, 2016

After duplicating a destructible mesh in the level, in the Details panel for the duplicate, the Destructible Mesh setting will be listed as "None" rather than carrying over the mesh set in the origi ...

Destructibles cannot reassign mesh in Level details panel if a Blueprint

UE - Simulation - Physics - Destruction - Dec 9, 2016

Blueprints with a Destructible Mesh component cannot have the mesh changed via the level details panel. It will not accept any new mesh via selection or dragged onto the slot. The Blueprint itself e ...

[CrashReport] UE4Editor_Engine!UMaterialInterface::GetBaseMaterial() [materialinterface.cpp:268]

UE - Simulation - Physics - Destruction - Nov 23, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

Crash saving a destructible mesh after creating it from static mesh

UE - Simulation - Physics - Destruction - Sep 29, 2016

Crash occurs when saving a destructible mesh after creating it from a static mesh. ...