ChildAnimBP with different skeleton than parent does not show child skeletons anims in AnimGraphOverrides

UE - Anim - Runtime - Anim Blueprints - Jul 31, 2020

Create a Parent AnimBP, add any animation to it. Then create a childAnimBP from Parent. In ChildAnimBP, go to TargetSkeleton (from class settings) to change a different skeleton. Then go to the Anim ...

Unable to edit double variable in property matrix

UE - Editor - Workflow Systems - Oct 2, 2023

Since UE5.0, cannot edit double variables in property matrix. In UE4.27, it worked correctly and could be edited from the property matrix. This is because double variables are not supported in SProp ...

[CrashReport] UE4Editor-MetalRHI.dylib!FMetalDynamicRHI::RHICreateVertexBuffer - FSkeletalMeshVertexBuffer::InitRHI

UE - Graphics Features - Jul 27, 2017

This is a common and longstanding crash on Mac. The callstack shares similarities to the Windows crash [Link Removed] and may be related. User DescriptionsMy PC is too Low Spec? Callstack from Lo ...

Ensure triggers when undoing change to newly created variable

UE - Gameplay - Blueprint - Sep 28, 2018

Ensure will trigger when undo reverts text to default value. "This triggers an ensure because the undo ends up calling SKismetInspector::ShowDetailsForObjects(), which forces the keyboard focus to ...

Crash on garbage collection - Encountered 20 object(s) breaking GC Clusters assumptions.

UE - Foundation - Core - Aug 15, 2018

Garbage collection crash during opening cinematic. Note after crashing and relaunching the game the saved file appears as 8% complete instead of 0%. Note this crash is also occurring with //UE4/D ...

Circular Throbber does not appear to be affected when setting the tint

UE - Editor - UI Systems - Jan 25, 2016

Circular throbber does not appear to change colors when changing the tint ...

Retainer box does not appear to respect the clipping settings for its contents

UE - Editor - UI Systems - Apr 2, 2018

When placing a widget in a retainer box that has the clipping setting "Clip To Bounds - Without Intersecting" the retainer box ignores the clipping setting and clips the widget anyway. ...

Renaming assets keeps the old file

Tools - Feb 2, 2018

There is an issue where renaming assets keep the old files, which can easily occur after renaming files after a lunched project. This issue keeps old versions of files, these files keep in the conte ...

Input Key Selector's Set Text Style does not change Text Style when given Text Style Variable

UE - Editor - UI Systems - Feb 6, 2020

Input Key Selector's Set Text Style does not change Text Style when given Text Style Variable ...

Spin box delta does not show update values correctly

UE - Editor - UI Systems - Dec 29, 2014

When setting the Spin box delta to 1 and the slider exponent to 1 the value of the spine box should go up by 1s. However, the actual value is still retains decimal points and is rounded to show whol ...