[CrashReport] UE4Editor_LevelEditor!FLevelEditorContextMenu::FillMenu() [leveleditorcontextmenu.cpp:178]

Tools - Aug 15, 2017

This is a trending crash coming out of the 4.17.0 release User DescriptionsIt Stopped when I tried to place a mesh in thrid person. Source Context 164 if (GEditor->GetSelectedComponentCou ...

[CrashReport] UE4Editor_Engine!TScopedPointer<FStaticMeshRenderData>::operator->() [scopedpointer.h:74]

UE - Graphics Features - Jun 6, 2016

Log showing the issue is caused by a reimport:https://udn.unrealengine.com/questions/331317/recurring-editor-crash.html This Jira was created from CrashReports submitted by the public due to the hi ...

[CrashReport] Assertion failed: *LinkedTo == RequestingPin [edgraphpin.cpp:1747]

UE - Gameplay - Blueprint - Aug 29, 2017

This is a common crash occurring in 4.17 and back to at least 4.15. User Descriptionspress cntr Z Source Context 1734 check(ResolveType == EPinResolveType::LinkedTo); 1735 ...

[CrashReport] UE4Editor_Engine!FDistanceFieldAsyncQueue::ProcessAsyncTasks() [distancefieldatlas.cpp:824]

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting users in 4.16. User Descriptionsremoving Inventory system form level.delete assets when was compiling shadersDeleting folderDeleting folder. Source Context 810 ...

RemoteMac.cs fails to build if ProjectFile is null

UE - Platform - Mobile - May 17, 2019

See CL 6473818. Remote compiling on a Mac is triggering a NullReferenceException for me, making me unable to build. I was able to delete the crashing lines locally to work around it for now.line 91 ...

Media Sound Wave Does Not Play after Packaging

Tools - Mar 19, 2015

After testing multiple different ways to get a Media Sound Wave to play in sync with the associated Media Player Asset, I feel it is very hard to get the sound to even play. Not mentioning getting i ...

Multiple Materials not assigned to Mesh on Import

UE - Editor - Content Pipeline - Import and Export - Jan 6, 2017

Not all material elements are created and assigned to the static mesh using multiple materials. With the attached mesh, only the first element is created and the other two are left non-existent. I c ...

[CrashReport] UE4Editor_SequenceRecorder!FAnimationRecorder::Record() [animationrecorder.cpp:616]

UE - Anim - Sequencer - Aug 22, 2017

According to CrashReporter there is both an Ensure and a Crash that occur with this callstack. The error message for the Ensure is Ensure condition failed: UIDList == AnimationCurves.UIDList [File:D ...

[CrashReport] UE4Editor-Renderer.dylib!FSceneRenderTargets::GetGBufferResourcesUniformBuffer()

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting Mac users on 4.15 and 4.16 User Descriptionswhen i activate the blur effect of chameleon plugin. From LogAssertion failed: Assertion failed: IsValidRef(GBufferReso ...

[CrashReport] <unknown module>!UE4Editor_Core!FDebug::AssertFailed()

UE - Foundation - Core - Mar 28, 2016

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 678] Array index out of bounds: 0 from an array of size 0 Source Context: 80 } 81 else ...