[CrashReport] <unknown module>!NvClothPROFILE_x64!physx::shdfnd::Array<nv::cloth::`anonymous namespace'::VertexDistanceCount,nv::cloth::NonTrackingAllocator>::growAndPushBack()

UE - Simulation - Physics - Aug 9, 2018

No user comments in crash group 760 PX_ASSERT((!capacity) || (newData && (newData != mData))); 761 copy(newData, newData + mSize, mData); 762 763 // inserting elem ...

Array index out of range with StopTree

UE - AI - Mar 26, 2019

Crashes when exiting PIE while executing multiple async tasks. By explicitly executing EndTask and FinishAbort of RecieveAbort, this caused by performing out-of-range in array access to InstanceStac ...

PLUG IN "Analytics Blueprint" + arm64 from Binary Version Results in Black Screen when App is Launched

UE - Platform - Mobile - Oct 28, 2016

A blank Blueprint Project with the PLUG IN "Analytics Blueprint" enabled + arm64 active in the Project settings results in Black Screen and crash when the resulting app is opened on an iOS device. ...

[CrashReport] UE4Editor_ContentBrowser!SAssetView::AssetRenameBegin() [sassetview.cpp:3956]

UE - Editor - Content Pipeline - Content Browser - Nov 21, 2017

This is a common crash that has occurred since at least 4.17. Users have not provided any descriptions about their actions when the crash occurred. Source Context 3952 void SAssetView::Ass ...

UnrealMathTest fails when compiled with VS2019

UE - Foundation - Cpp Tools - Oct 10, 2019

A crash or breakpoint is triggered when building UE4 with Project Files generated with -2019. Typeinfo.h was changed in MSVC v14.23 to just be typeinfo. ([Link Removed]) There is a pull request t ...

[CrashReport] FSlateRHIRenderer::ConditionalResizeViewport()

Tools - Jul 27, 2017

This is a common crash occurring on Windows and Mac in 4.15 and 4.16 (two different callstacks with close similarities). The callstack is also similar to [Link Removed] and may be related. User D ...

Compiling Source for Mac from GitHub causes Editor Initialization to Hang

UE - Platform - Apple - Dec 17, 2015

In addition to the Crash Reporter: We have a user reporting this on the AnswerHub: https://answers.unrealengine.com/questions/346668/editor-crashing-on-launch-35-new-install-mac-osx-1-1.html Upon ...

[CrashReport] UE4Editor_Engine!USplineMeshComponent::CalculateScaleZAndMinZ()

Tools - Jun 27, 2017

This is a common crash occurring in the 4.16 release. It has occurred for many users, but nearly every user's project is named some variation of "pinball", this makes me wonder if the repro is surf ...

[CrashReport] UE4Editor_AssetRegistry!FPackageReader::operator<<() [packagereader.cpp:479]

UE - Foundation - Core - Aug 21, 2017

This is a regular and longstanding crash that has occurred since at least the 4.14 release. The majority of the crashes occur on non-vanilla builds, although there have been a few vanilla crashes. ...

Framing an object after locking a camera in matinee closes the editor.

Tools - Sep 4, 2015

After creating a matinee actor and adding a camera group, I lock the camera group. Then I go back to the viewport and select a mesh in the scene. Pressing F to frame that object closes the editor wi ...