[CrashReport] FBlueprintEditor::OnRemoveExecutionPin()

UE - Gameplay - Blueprint Editor - Jul 14, 2017

This is a common crash affecting users on Mac and Windows. User Descriptionsremoving empty execution pins from sequence node Source Context 3952 void FBlueprintEditor::OnRemoveExecution ...

Functional Test won't start when placing a moving actor inside the level if setting Navigation Mesh's Runtime Generation to Dynamic

UE - Automation Test - Mar 21, 2019

User is trying to use the Functional Test class to construct some automated test cases. Whilst doing this they noticed that adding a BP_Actor (just a static mesh engine cube) that simply rotates (v ...

HLOD generated proxy doesn't create or assign target lightmap coordinate index any longer

UE - World Creation - Worldbuilding Tools - HLOD - Sep 6, 2016

There are instances where HLODs will either generate a lightmap but not assign it to the correct Lightmap Coordinate index from the target lightmap setting in the HLOD outliner or the Lightmap will ...

Virtual Scouting Interactor / VR Scouting Tools Menus appear Black when using real-world lighting values (i.e. 70k lux)

UE - Virtual Production - Tools - VR Scouting - Sep 27, 2021

The Virtual Scouting tools appear black in scenes using real-world physical lighting values due to their UI Material Domain since they do not have an emissive channel and do not accommodate viewport ...

Packaging fails after changing from Dynamic to Static Nav Mesh Runtime Generation

UE - AI - Feb 8, 2016

If you package with Runtime Generation set to Dynamic and then switch to Static and attempt to repackage, the packaging will fail with the following error message.[2016.02.08-16.18.14:511][217]MainF ...

Crash can occur when calling GetSkinnedVertexPosition on a skeletal mesh with a slightly different bone hierarchy than the skeletal mesh whose skeleton it is using

OLD - Anim - Apr 12, 2017

MDW: In progress (Dev-AnimPhys CL 3392820) When calling GetSkinnedVertexPosition on a skeletal mesh that uses the same skeleton as a different skeletal mesh with a slightly different bone hierarchy ...

[CrashReport] UE4Editor_Engine!FBlueprintDebugData::FindBreakpointInjectionSites() [blueprintgeneratedclass.h:382]

UE - Gameplay - Blueprint - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least 4.9 and affected over 280 users. User DescriptionsI added an item to a BP struct. Last time I did this (several months ago) ...

[CrashReport] UE4Editor_ClassViewer!TBaseMulticastDelegate<void>::RemoveDelegateInstance() [delegatesignatureimpl.inl:970]

Tools - Jul 14, 2017

This is a common crash affecting users on Windows and Linux. It also appears related to an older Mac crash ([Link Removed]). Users have not provided any new descriptions. Source Context 959 ...

[CrashReport] UE4Editor_CoreUObject!FMemoryWriter::Serialize() [memorywriter.h:42]

UE - Foundation - Core - Jul 24, 2017

This is a common cook crash affecting users in 4.16. It is possibly the same issue as described in [Link Removed] for past engine versions. Source Context 33 virtual void Serialize(void* ...

[CrashReport] UE4Editor_VulkanRHI!VulkanRHI::VerifyVulkanResult() [vulkanutil.cpp:357]

UE - Graphics Features - Nov 10, 2017

This is a low frequency crash that has occurred since at least 4.14 User DescriptionsStarted with vulkan.. crashed immediately.Activated vulkan, and moved around. Only that.I imported a 3d model in ...