Map load errors after adding C++ Vehicle or VehicleAdvanced pack to a project

UE - Gameplay - Jan 14, 2017

Load errors:Warning CreateExport: Failed to load Outer for resource 'MovementComp': TP_VehiclePawn /Game/VehicleCPP/Maps/VehicleExampleMap.VehicleExampleMap:PersistentLevel.TP_VehiclePawn_9 Warning ...

[CrashReport] UE4Editor_UnrealEd!UEditorEngine::TeardownPlaySession() [playlevel.cpp:595]

Tools - Aug 30, 2016

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: Assertion failed: EditorWorld == G ...

[CrashReport] UE4Editor_MaterialEditor!CastChecked<UMaterialGraphNode,UEdGraphNode>() [casts.h:192]

UE - Rendering Architecture - Materials - Aug 31, 2016

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: Access violation - code c0000005 ( ...

[CrashReport] UE4Editor_Core!FArchive::SerializeCompressed() [archive.cpp:447]

UE - Foundation - Core - Nov 17, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: PackageFileTag.CompressedSize == PACKAGE_FILE_TAG_SWAPPED [L ...

[CrashReport] UE4Editor_Renderer!FBatchingSPDI::DrawMesh() [primitivesceneinfo.cpp:47]

UE - Graphics Features - Jan 3, 2017

Error message: Assertion failed: Mesh.VertexFactory->IsInitialized() [Link Removed] [Line: 45] Source Context: 32 // Keep a reference to the hit proxy from the FPrimitiveSceneInfo, to ensu ...

[CrashReport] UE4Editor_Engine!ULevel::GetWorldSettings() [level.cpp:1781]

Tools - Aug 22, 2016

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: Assertion failed: WorldSettings != ...

"Primitives with unbuilt interactions" not clearing after lighting scene rebuild

UE - Graphics Features - Oct 29, 2021

Regression No, according to affect version 4.26 and 4.27 [2021.10.29-17.01.06:085][830]Primitives with unbuilt interactions: 6[2021.10.29-17.01.06:085][830] Primitive FoliageInstancedStaticMeshComp ...

[CrashReport] Commandlet crash in UE4Editor_CoreUObject!UPackage::Save

UE - Foundation - Core - May 2, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Pair != nullptr [Link Removed] [Line: 520] Source Context:4 ...

Unable to add/compile code for Automation Test

UE - Automation Test - May 22, 2017

When following the documentation on setting up automation tests, the sample provided for "Simple Tests" does not successfully compile. One of two compiles errors is given based on the TFlag used A ...

Crash when attempting to convert a sequencer actor into a BP Class

UE - Anim - Sequencer - Nov 15, 2016

Error message: Assertion failed: IsValid() [Link Removed] [Line: 752] Source Context: 738 return *this; 739 } 740 741 /** 742 * Converts a shared ...