Crash Re-Importing animation with Additive Layer Tracks after adding a bone to the hierarchy

OLD - Anim - Feb 13, 2017

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out of bounds: 68 from an array of size 68 Source Context: 733 734 Extrac ...

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

[Metal-Epic:Tools] Compiling Metal 2.0 shaders on XCode 9.3 beta with desktop forward selected fails on iOS

UE - Graphics Features - Mar 30, 2018

Shaders fail to compile with a series of cube map errors (subset below): LogShaderCompilers: Warning: 17 Shader compiler errors compiling global shaders for platform SF_METAL_MRT:   LogShaderComp ...

ApplicationReceivedScreenOrientationChangedNotificationDelegate does NOT work properly on Android

UE - Platform - Mobile - Aug 5, 2019

ApplicationReceivedScreenOrientationChangedNotificationDelegate supports iOS but not Android. Probably, Java_com_epicgames_ue4_GameActivity_nativeOnConfigurationChanged should be useful for fix thi ...

Crash handling: Prevent reports of assertions during shutdown after an assertion

UE - Foundation - Core - Aug 8, 2024

CriticalErrors in FWindowsErrorOutputDevice::Serialize (and other platforms) run some code after the error is detected rather than immediately terminating the process. Some of this other code is spe ...

[CrashReport] UE4Editor_MaterialEditor!SMaterialLayersFunctionsInstanceTree::UpdateThumbnailMaterial() [smateriallayersfunctionstree.cpp:1128]

Tools - Feb 27, 2018

No user comments in crash group 1114 for (TSharedPtr<FStackSortedData> Group : AssetChild->Children) 1115 { 1116 if (Group->ParameterInfo.Association == InAssociation) ...

Editor crash when saving a level instance in a folder with the same name as the level

UE - World Creation - Worldbuilding Tools - OFPA - Jan 27, 2023

Unexpected corrections when sliding against other characters

UE - Gameplay - Player Movement - Oct 19, 2023

We are seeing unexpected movement corrections sometimes when pushing one player character up against another character that isn't moving, or against other static primitives that have round features ...

[CrashReport] UE4Editor_Persona!FBoneDescription::SetScore() [bonemappinghelper.h:31]

OLD - Anim - Sep 14, 2017

This is a somewhat common crash that appears to occur only in 4.17.1 (possible regression?). Users have not provided any description of their actions when the crash occurs. Source Context 20 ...

Composite font uses a sub-font, even when the sub-font doesn't support the character

Tools - Apr 7, 2016

I have a fix for this shelved in CL# 2937344, so it would be good to get it into 4.12 once the user verifies the fix. ...