Apex Cloth gets crazy after upgrade to 4.14

UE - Simulation - Physics - Dec 22, 2016

It has no this issue if only open previous cloth assets in 4.14The issue happens only if reimporting or updating the .apx or .apb and assign to the material slotReimporting both FBX skeletalmesh file ...

Crash on loading some MovementAnimSetPro Blendspaces

OLD - Anim - Dec 21, 2016

Error message: Assertion failed: TrianglesMade==2 [Link Removed] [Line: 373] Source Context: 360 { 361 FTriangle NewTriangle(A->Vertices[1],A->Vertices[2], TestPt); 362 ...

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

Compiling a blueprint with SetCollisionResponseToChannel Causes Crash

UE - Gameplay - Dec 5, 2016

When using a blueprint with a destructible component, you can call the SetCollisionResponseToChannel node of that component in the construction script. As a result the engine will crash when attempt ...

[CrashReport] UE4Editor_D3D11RHI!TerminateOnDeviceRemoved() [d3d11util.cpp:176]

UE - Graphics Features - Nov 18, 2016

Error message: Fatal error: [Link Removed] [Line: 176] Unreal Engine is exiting due to D3D device being lost. (Error: 0x887A0006 - 'HUNG') Source Context: 161 162 const TCHAR* Rea ...

[CrashReport] UE4Editor-Core.dylib!FThreadStats::FThreadStats()

UE - Graphics Features - Nov 17, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: SEGV_MAPERR at 0x0 Source Context:N/A Most recent user affected CL: 3195953 ...

Imported Materials Are Not Assigned To Correct Element Index Based Off Mat ID (3dsMax)

UE - Editor - Content Pipeline - Import and Export - Nov 17, 2016

When importing a mesh with material IDs from 3dsMax they will get assigned to different element numbers than intended. This worked 4.13.2 Binary CL 3172292 Is Broken in 4.14 Binary CL 3195953 ...

Vehicle physics are resolving erratically and causing random jitter/flips in the Advanced Vehicle Template

UE - Simulation - Physics - Nov 16, 2016

When a vehicle is on an uneven surface, the physics that are handling where the wheels should be placed is resolving sporadically, causing noticeable jitters and sometimes flipping. Regression?: Ye ...