AActor::CheckActorComponents has misleading warning

UE - Gameplay - Components - Apr 24, 2023

There's actually two issues going on here: 1. The REINST references are incorrect, and due to [Link Removed]. 2. Blueprint created components will always have different names between the instance ...

Pink lighting artifacting on Mac

UE - Graphics Features - Lumen - Mar 23, 2023

There are pink lighting spots around the level when opening ContentExamples on Mac. Lighting starts out more intense but fades as the level loads in. Also occurs in new FirstPersonBlueprint templat ...

No deprecation message with component bound event nodes

UE - Gameplay - Blueprint Editor - Aug 21, 2023

It appears that only custom event nodes support a deprecation message. In fact, we need all nodes that use delegates in some fashion to support a custom deprecation message. Both UK2Node_ActorBoundE ...

Level editor viewports crash when deleting actors after a layout change

UE - Editor - Workflow Systems - Apr 18, 2022

Reported by a customer while testing USD import. See additional URL ...

Duplicated bp components incorrectly double their transforms when created

UE - Gameplay - Blueprint - Jan 4, 2017

Add a light to a blueprint Move it away from the origin Right click on the component and duplicate it Notice that the new light is now a child of the previous light and that its transform is now in ...

[CrashReport] UE4Editor_Engine!USkeleton::GetMeshLinkupIndex() [skeleton.cpp:420]

OLD - Anim - Jul 19, 2017

This is a common crash affecting users in 4.16, unfortunately they have not provided any additional information. Source Context 406 if ( IndexPtr == NULL ) 407 { 408 L ...

[CrashReport] UE4Editor-MetalRHI.dylib!FMetalRenderPipelineDesc::CreatePipelineStateForBoundShaderState()

UE - Graphics Features - Aug 10, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: SEGV_MAPERR at 0x3 Most recent us ...

Undoing the pasting of a copied node from the Blueprint Diff tools causes an access violation crash

UE - Gameplay - Blueprint Editor - Aug 24, 2017

The editor crashes with an Access Violation if a node that was copied and pasted from the Blueprint Diff tools is removed via an undo. Regression?: No This issue also occurred in 4.16 Branches tes ...

Planes have a Mesh Distance field exceeds the size of the original mesh

UE - Graphics Features - Sep 20, 2017

Planes have a Mesh Distance field exceeds the size of the original mesh when the value is set to 2. This behavior does not seem intended as the cube does not experience this issue when the value is ...

[CrashReport] Fatal error: Cast of nullptr to Object failed

UE - Gameplay - Oct 5, 2017

This is a common and longstanding crash that has affected many users since at least 4.11. Source context not available (error in user code?). User DescriptionsI was duplicating a Set function in c ...