Buffer Visualization Modes Are Inaccurate

UE - Graphics Features - Apr 19, 2018

In 4.18, Buffer Visualization Modes appear very similar to their representation in Buffer Overview. In 4.19 and Main (CL 4008322) the results are very blown out. Similar issue reported in [Link Remo ...

Complex collision mesh might lose its collision in the editor

UE - LD & Modeling - Modeling Tools - Mesh Editing - Feb 18, 2020

This is affected by loading order. In the case, display mesh was loaded firstly and try to build collision mesh form complex collision mesh asset. But the collision mesh didn't finished to make Ren ...

Using Replace Reference only works once on Linux

UE - Platform - Linux - Jan 14, 2016

Using the Replace References option to replace one asset with another, the window does not close/refresh properly. This causes the window to stay on the screen although it cannot be interacted with ...

Destruction mesh with Crumble Smallest and Impact near another will leave residual mesh visible

UE - Simulation - Physics - Destruction - Jan 28, 2015

When using a DM that has Crumble Smallest and Impact damage enabled there will be instances where the residual mesh before fracture is left behind. What appears to happen is there is a force large e ...

Points on a FRuntimeFloatCurve in an instance of a Blueprint that inherits the curve from its parent are reset when reloading the level it is in.

UE - Gameplay - Dec 14, 2017

In this situation, a FRuntimeFloatCurve UPROPERTY is stored in an Actor Component called CurveComponent. A Blueprint of MyActor (A subclass of AActor) is created and the CurveComponent is added to t ...

"Enabled per poly collision" under "Support compute skincache" is ON causes a crash at runtime

UE - Simulation - Physics - Aug 16, 2018

It seems that "Enabled per poly collision" with "Support compute skincache" causes a crash at runtime immediately. We can easily reproduce it with ContentExample. The logs at the crash timing... L ...

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

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