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

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

UE4Editor_SlateCore!TSharedFromThis<SWidget,0>::AsShared() sharedpointer.h:1221

Tools - Apr 18, 2017

This bug report was entered as new crash groups appeared linking to [Link Removed] which was marked as fixed for 4.15.1 and the previous reproduction did not reproduce the issue Error message: Ass ...

Materials with Subsurface Profile not affected by Opacity value

UE - Graphics Features - Oct 24, 2017

A material with Shading Model set to Subsurface Profile is no longer affected by Opacity value in 4.17, 4.18, and 4.19 (Main) but was previously working as intended in 4.16. This is a regression. ...

Reference to control rig can be lost on actors with multiple skeletal mesh components

UE - Anim - Rigging - Control Rig - Apr 4, 2023

In the attached project, when we initially add a control rig track for the actor with multiple skeletal mesh components, we add the control rig for the correct component because FControlRigParameter ...

[CrashReport] UE4Editor_Core!FFileHandleWindows::Seek() [windowsplatformfile.cpp:501]

UE - Foundation - Core - Aug 29, 2017

This is common crash coming out of the 4.17 and 4.18 releases. The callstack is similar to an old unresolved import crash: [Link Removed] User Descriptionsrebuilding lightbuilding lighting from a d ...

Changing blueprint default values inside arrays only updates loaded child blueprints

UE - Foundation - Core - Jul 30, 2020

The rules for delta serialization in UE4 are complicated, and the editor tries to hide them from you, which works 90% of the time but can lead to confusion and data loss in other situations. In the ...

[CrashReport] UE4Editor_DerivedDataCache!TArray<unsigned char,FDefaultAllocator>::ResizeGrow()

UE - Graphics Features - Sep 20, 2017

This is a somewhat common crash occurring in 4.17. Users have not provided any description of their actions when the crash occurred. Source Context 165 if (GWarn) 166 { 167 ...

Cannot select child anim BPs for use in linked anim layers

UE - Anim - Runtime - Jul 15, 2021

From UDN: [Link Removed] Unable to set a Child ABP with inherited interface to a Linked Animation Layer Instance Class. I have a ABP_Biped which is our main ABP. I have the locomotion (idle+straf ...

Render target size mistmatch in ShaderDrawDebug

UE - Graphics Features - Jun 9, 2020

We found a d3d debug validation assert in RDG_EVENT_NAME("ShaderDrawDebug"), with the full DLSS integration. It however also reproduces in  (4.25.1-release, dev-rendering and the plugin branch with ...