Deprecate GeometryCollectionDebugDrawActor and its Component

UE - Simulation - Physics - Destruction - Oct 1, 2020

/// We are going to deprecate this component for the UE5 release.  /// The issue also reproduces if console command"p.gc.ShowRigidBodyId -1" is executed in PIE The issue can be reproduced ...

[CrashReport] UE4Editor_Engine!FAnimNotifyEvent::IsBranchingPoint() [animtypes.cpp:86]

OLD - Anim - Aug 29, 2017

This is a common crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 72 float FAnimNotifyEvent::GetDurati ...

Indirect lighting samples incorrect if duplicated levels placed in same persistent level

UE - Graphics Features - Aug 29, 2017

Indirect lighting samples were not made correctly when building lighting with umap duplicated via the content browser and registering both source and destination as sublevels in one map. ...

Editor Crashes when compiling a 3d widget after adding array variable

UE - Editor - UI Systems - Feb 23, 2015

Editor crashes when user adds array variable (any type) to a 3d widget that is used within a blueprint actor and then compiles the widget. Frequency: 4/4 Crash Reporter: [Link Removed] ...

Crash on project open

UE - Gameplay - Blueprint - Feb 5, 2015

EDIT: CrashReporter link: [Link Removed] EDIT2: Likely also this crash: [Link Removed] EDIT3: This crash appears under a different Bugg in 4.7: [Link Removed] Engine crashed when attempting to op ...

Crash when calling "Create Widget" node

UE - Editor - UI Systems - Dec 3, 2014

User reported a crash when trying to call "Create Widget" node set to UserWidget. Was not able to reproduce internally. User was able to resolve the crash by recreating the widget blueprint and re ...

Editor crashes if user attempts to open a data table that only has one data type after closing and reopening editor

Tools - Jan 30, 2015

Editor crashes if user attempts to open a data table that only has one data type after closing and reopening editor Frequency: 2/2 Crash Reporter: Not currently available ...

Ensure trying to Draw Material on a Render Target

UE - Graphics Features - Aug 3, 2016

Ensure occurs when attempting to Draw Material on a Render Target. ...

Crash occurs when adding code to custom node in Material Function.

UE - Graphics Features - Mar 16, 2021

A Salesforce ticket reports that entering the above code into a custom node in a Material Function causes a crash. I was able to repro his crash reliably. This is a regression. Working as expected ...