[CrashReport] UE4Editor_Engine!UWorld::SetActiveLevelCollection() [world.cpp:6248]

UE - Gameplay - Sep 14, 2017

This is a common crash that has been affecting users since 4.16. It may be unrelated, but a non-crash bug mentioned the same stack in [Link Removed] User DescriptionsI was creating a level and dra ...

[CrashReport] UE4Editor_CoreUObject!UObjectBaseUtility::GetOutermost() [uobjectbaseutility.cpp:118]

UE - LD & Modeling - Terrain - Landscape - Jun 6, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

[CrashReport] UE4Editor_Engine!TArray<FVertexFactoryTypeDependency,FDefaultAllocator>::ResizeTo() [array.h:2372]

UE - Graphics Features - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context:2357 FORCENOINLINE void ResizeShrink() 2358 { 2359 co ...

[CrashReport] UE4Editor_Core!FText::FText() [text.cpp:165]

Tools - Jan 12, 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: Access violation - code c0000005 ( ...

Action RPG Sample packaging fails with BP Nativization method set to Inclusive

UE - Gameplay - Blueprint - Dec 3, 2020

Not a regression as this also occurs in 4.25.4 Packaging does not work with BP Nativization on exclusive or inclusive (see [Link Removed]) Error Messages (see log for full output, many related err ...

[CrashReport] UE4Editor_LandscapeEditor!FLandscapeEditorCustomNodeBuilder_TargetLayers::HandleAcceptDrop()

UE - LD & Modeling - Terrain - Landscape - Jul 6, 2017

This is a common crash affecting users in 4.16.2. It is similar to [Link Removed], which was potentially fixed in 4.16.2. Users have not provided any additional information. Source Context 803 ...

[CrashReport] UE4Editor_UnrealEd!UEditorEngine::FinishDestroy() [editorengine.cpp:857]

Tools - Mar 28, 2016

Error message: Assertion failed: PlayWorld == NULL [Link Removed] [Line: 854] Source Context:842 void UEditorEngine::BroadcastObjectReimported(UObject* InObject) 843 { 844 ...

[CrashReport] UE4Editor_VisualStudioSourceCodeAccess!TComPtr<IDispatch>::operator->() [compointer.h:107]

Tools - Mar 27, 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: Assertion failed: RawPointer != n ...

[CrashReport] UE4Editor_UMG!UButton::SynchronizeProperties() [button.cpp:62]

UE - Editor - UI Systems - Sep 7, 2017

This is an infrequent but longstanding crash that has occurred since at least 4.13 and affected more than 350 users. User DescriptionsI using widget bp. I Try moving blur mistake same time press ct ...

[CrashReport] UE4Editor_Engine!FAVIWriterWin::Initialize() [aviwriter.cpp:239]

UE - Anim - Sequencer - May 24, 2016

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 224 225 hr = Graph->AddFilter(CaptureFilter, L"Capture"); 226 if ...