Cloth environment collisions with APEX clothing is not thread safe.

UE - Simulation - Physics - Character - Jan 17, 2017

This looks like a thread safety bug that's been in the clothing system for a very long time. Essentially a skeletal mesh component does a transform update and attempts to update the collisions of a ...

[CrashReport] UE4Editor_Engine!UTextureRenderTarget::GameThread_GetRenderTargetResource() [texturerendertarget.cpp:44]

UE - Editor - UI Systems - Jul 21, 2017

This is a common crash that has been affecting users since at least 4.15. This may be the same issue as [Link Removed], which was closed due to inactivity User Descriptionsloading a level Source ...

Importing through Python fails

UE - Editor - Content Pipeline - Import and Export - Feb 20, 2019

Version 4.21:The script result in popping the Alembic Import windows instead of a silent importThe provided options are ignored by the importer.  Version 4.22: Results in the provided callstack wi ...

Stationary/Movable Lights render based on distance from World Origin in Orthographic Camera View

UE - Graphics Features - May 20, 2016

When using the Orthographic Camera view (such as that used with the Paper2D Template) any lights that are distant from the world origin will start to fade out as if they are being culled. The distan ...

Setting Simulate Physics breaks "Get Closest Point on Collision" node

UE - Simulation - Physics - Dec 5, 2016

'Get Closest Point on Collision" node is used to determine the distance between a primitive component (target) and another specified location (Point) as well as provide the point on the target. Thi ...

Incorrect physics interaction on rotated meshes using Complex as Simple collision

OLD - Anim - Feb 13, 2017

Incorrect physics interaction on rotated meshes using Complex as Simple collision. *This is a regression Working in 4.13.2-3172292 Not working in 4.14.3-3249277* User Description: When we updat ...

Unexpected behavior from moving multiple widget components with render transform

UE - Editor - UI Systems - May 10, 2017

Unexpected behavior occurs from moving multiple widget components with render transform applied to them. The individual components seem to change relative position or rotation when being clicked and ...

Unable to select foliage by left clicking after 1.5 k foliage meshes placed

UE - World Creation - Worldbuilding Tools - Foliage - Aug 28, 2017

When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...

[CrashReport] UE4Editor_GraphEditor!SGraphPin::GetTooltipText() [sgraphpin.cpp:1100]

UE - Editor - UI Systems - Slate - Sep 7, 2017

This is a common crash that has affected over 60 users since at least 4.16 User DescriptionsDeleted a SET variable Source Context 1091 FText SGraphPin::GetTooltipText() const 1092 { ...

Possession is not replicated properly to some clients

UE - Networking - Nov 8, 2018

A user has reported an issue where Possession replication or Character Movement replication, unsure of which, is not working properly for some clients. It seems to work fine for the first client but ...