[CrashReport] Crash trying to destroy an uber graph frame because the RawPointer is still set

UE - Gameplay - Blueprint - Jul 21, 2017

This is a trending crash in the 4.17 Preview. Users have not provided any descriptions of their actions when the crash occurred. Source Context 2408 uint8 *Data = (uint8*)Dest; 2409 ...

[CrashReport] UE4Editor_UnrealEd!FAssetEditorToolkit::GetDefaultTabIcon()

Tools - Nov 2, 2017

This is a fairly common crash that occurs in the 4.17 and 4.18 releases. This callstack was originally being tracked under [Link Removed], but that had specific repro steps that were confirmed fixed ...

Move 'Scale is not valid' warning to MessageLog to make it more noticeable.

UE - Foundation - Core - Aug 30, 2016

Memory leak when comparing scale value with 0 on transform. It appears that the memory used by the editor increases by 25-50 mbs while comparing the scale to 0. Regression (no) issue (does) occur ...

[CrashReport] Assertion failed: Array index out of bounds - GetPhysicsTriMeshData() [modelcomponent.cpp:688]

UE - Simulation - Physics - Oct 30, 2017

This is a semi-common crash that has occurred since at least 4.17.1. The callstack is nearly identical to [Link Removed], which was fixed in 4.18.0, however the error message and source context are ...

Bloated instruction counts in the material editor causing long compiles

UE - Graphics Features - Apr 17, 2019

artists are dealing with greatly increased iteration times due to long shader compiles when working in the material editor. This has regressed over time as we add more features to the point were wor ...

Adding a New Blackboard Key While Searching for a Blackboard Key Causes the Editor to Crash

UE - AI - Nov 12, 2015

When you use the search bar located under the New Key button in a Blackboard asset, if you attempt to press New Key while you have text in the search field, the editor will crash after you select th ...

[CrashReport] UE4Editor_Slate!FMenuStack::DismissInternal() [menustack.cpp:582]

UE - Editor - UI Systems - Slate - Apr 15, 2016

Error Message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 1 from an array of size 0 Source Context: 567 } 568 } 569 ...

Crash after creating a suboject for RootComponent if the actor is placed on the level

UE - Foundation - Cpp Tools - Hot Reload - Nov 6, 2020

The crash occurs when trying to assign a new value to RootComponent if the Pawn is already placed on the level Crash does not happen in  P4 //UE4/Release-4.25.3 CL 13942748 Other steps to reproduc ...

UnkownRef Mips can cause TextureStreaming peaks during loading

UE - Graphics Features - Mar 27, 2023

UnkownRef Mips is meant to fix/workaround the problem where some textures are used for rendering but they don't have any component references them (such as texture used by PP effects) These UnkownR ...

[CrashReport] Assertion failed on Linux: SharedContext.hGLContext in OpenGLLinux.cpp

UE - Platform - Linux - Jun 16, 2017

This is a top community crash occurring on Linux. The two linked CrashGroups have nearly identical callstacks. A log file is attached. Additional information is currently unavailable. Callstack f ...