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

Certain UPROPERTY values are not updated during auto-recompile

UE - Gameplay - Blueprint - Aug 4, 2016

Sometimes manual recompile is required to make a blueprint actually recompile data-only changes, but not always. If the last manual compile was with default values, then changes are not updated. If ...

OSVR fatal error while playing in -game

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 About 1/6th of the time I'd start a -game instance and go in to stereo on the OSVR, the game would seemingly just close itself. I say close as opposed to crash, si ...

Crash when loading the tutorials for 'Landscape Painting Mode' and 'Landscape Sculpting Mode'

Tools - Jun 6, 2017

A crash occurs when starting either the Landscape Painting Mode or Landscape Sculpting Mode tutorials. It crashes even if a landscape is already in the level. This is similar to [Link Removed], h ...

Crash on exit PIE when playing with more than one player on Linux

UE - Platform - Linux - Oct 3, 2016

When playing in non-single player game in the editor (either set # players or check dedicated server checkbox), the editor will crash when the play session ends. Regression: Yes - editor does not c ...

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

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