EQS Overlap test no longer recognizes custom Collision Object Channel

UE - AI - Nov 12, 2019

Environment Queries Ignore tests for Custom Collision Object Overlaps. Note: The expected behavior seems to have worked in 4.21, After following the steps to reproduce, I can verify a successful de ...

[CrashReport] UE4Editor_MovieSceneTools!FPropertySection::GetPropertyValue<float>() [propertysection.h:70]

UE - Anim - Sequencer - Sep 20, 2017

This is a somewhat common crash in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 58 /** Gets the current value of the property w ...

PN Tessellation and Grass Node Crash Engine

UE - LD & Modeling - Terrain - Landscape - May 14, 2015

Landscape Materials which use the new Grass Output and have Tessellation turned to PNTriangles will crash the engine Also reproduced in Main Promotable-CL-2550487 & Releases/4.8/Promoted-CL-255045 ...

~FStaticMesh() can crash with race condition

UE - Graphics Features - Mar 21, 2017

UDN user reported frequent crashes in FStaticMesh::~FStaticMesh() on DrawListLinks[i]->Remove(false); Crash went away after adding critical sections to FStaticMesh::LinkDrawList(), FStaticMesh::Unl ...

Crash can occur when calling GetSkinnedVertexPosition on a skeletal mesh with a slightly different bone hierarchy than the skeletal mesh whose skeleton it is using

OLD - Anim - Apr 12, 2017

MDW: In progress (Dev-AnimPhys CL 3392820) When calling GetSkinnedVertexPosition on a skeletal mesh that uses the same skeleton as a different skeletal mesh with a slightly different bone hierarchy ...

Linux crash on Import

UE - Platform - Linux - Jun 2, 2016

Attempting to import content into a project causes the editor to crash on Linux ...

Crash when removing cloth apb's assigned to asset

UE - Simulation - Physics - Character - Apr 27, 2016

When removing already assigned cloth asset from a skeletal mesh it will crash the editor. I was able to reproduce this with the Owen asset from Content Examples, but was unable to get it to work fro ...

SubwaySequencer crashes when launched in Standalone Game

OLD - Anim - Jan 18, 2017

SubwaySequencer is crashing when launching in standalone game Reported here originally:シーケンスの再生に関して ...

UE-47779 - Crash exiting packaged PlatformerGame while in the Main Menu

UE - Gameplay - Jul 27, 2017

This was occurring when I quit via the Quit button in the Main Menu GUI. I also repro'd this using the "Quit" command in the console. I found this on Linux, but this was repro'd on Mac and Windows ...

Crash opening Infiltrator packaged on Windows for Linux

UE - Platform - Linux - Jan 18, 2017

This occurred on packages that were created on different Windows machines. This crash is not occurring on other platforms during our Samples Pass. ...