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

[CrashReport] Mac crash - TArray<FDeferredMacEvent, FDefaultAllocator>::ResizeGrow

UE - Platform - Apple - Sep 14, 2017

This is a somewhat common crash on Mac that has affected users since 4.16. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log [2017.09.08-05.17. ...

Choosing sides appears to have no affect for forced feedback

UE - Gameplay - Mar 18, 2016

Choosing the side that is supposed to vibrate during forced feed back does not appear to have an effect. The same side vibrates regardless of selection ...

Snap Constraint to Bone affects rotation but not position

UE - Simulation - Physics - Jun 1, 2016

The Snap Constraint to Bone button seems to only rotate and change the limits on a constraint instead of also moving the constraint to the bone's location. ...

Circular Throbber does not appear to be affected when setting the tint

UE - Editor - UI Systems - Jan 25, 2016

Circular throbber does not appear to change colors when changing the tint ...

Touches on windows generate 2 mouse events.

UE - Editor - UI Systems - Slate - Mar 22, 2017

The problem is that windows supplies both a touch event and a mouse event for each touch. The engine then handles touches as mouse input so that UI elements can work correctly on touch platforms. ...

Collision Viewmodes do not affect Instanced Meshes properly

UE - Graphics Features - Apr 9, 2018

Collision View modes, such as Player Collision and Visibility Collision, do not work with Instanced Static Meshes. Regression?: No This also occurred in 4.18 ...

Material editor crash in 5.0.2

UE - Rendering Architecture - Materials - Sep 2, 2022

Blender FBXs import wrong number of bones which causes issues with Apex Cloth files

Tools - Jan 6, 2016

First of all, I'm not sure this is an issue with UE4, but I'm not familiar with Blender to rule this out. A user has reported an issue when importing a Rigged mesh from Blender it will add an addi ...

UDestructibleComponent::ApplyDamage doesn't affect root chunk if the mesh doesn't fracture.

UE - Simulation - Physics - Destruction - May 6, 2016

ApplyDamage calls through to applyDamage on the apex actor, which takes the impulse and applies it to any fractured chunks. If however not enough damage is done to the component to fracture it, no i ...