[CrashReport] UE4Editor_HotReload!`FHotReloadClassReinstancer::UpdateDefaultProperties'::`2'::FPropertyValueMemoryWriter::operator<<() [hotreloadclassreinstancer.cpp:372]

UE - Foundation - Core - UObject - Sep 14, 2017

This is a common crash that has occurred for users since at least 4.16. User DescriptionsUsing the PIE i compiled some c++ then quit the PIE before the end of the compilation. Source Context 35 ...

[CrashReport] UE4Editor_Engine!UModelComponent::GetPhysicsTriMeshData() [modelcomponent.cpp:674]

UE - Simulation - Physics - Sep 12, 2017

This is an occasional crash in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 664 for(int32 ElementIndex = 0;ElementIn ...

[CrashReport] Crash CheckForWorldGCLeaks() - EditorDestroyWorld()

UE - AI - Sep 8, 2017

This is a somewhat common but longstanding Mac crash that has affected users since at least 4.13. Recently in 4.17.1, the crashes are all occurring in various ARKit projects User DescriptionsI add ...

[CrashReport] UE4Editor_GraphEditor!SGraphPin::GetTooltipText() [sgraphpin.cpp:1100]

UE - Editor - UI Systems - Slate - Sep 7, 2017

This is a common crash that has affected over 60 users since at least 4.16 User DescriptionsDeleted a SET variable Source Context 1091 FText SGraphPin::GetTooltipText() const 1092 { ...

[CrashReport] UE4Editor_UnrealEd!UEditorEngine::bspBrushCSG() [editorbsp.cpp:1188]

UE - LD & Modeling - Modeling Tools - BSP - Sep 7, 2017

This is an infrequent BSP crash occurring for users in 4.17 User DescriptionsWas getting ready to creat a stic mesh from some brushes, did the align verticies, computer chugged on it a bit then edi ...

[CrashReport] Couldn't find Shader TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly

UE - Graphics Features - Sep 7, 2017

This is a common crash that has occurred since at least 4.16. The one user comment mentions a plugin, but many of the crashes occur on vanilla builds. User DescriptionsVaTexAltlas plugin enabled i ...

[CrashReport] UE4Editor_Engine!USceneComponent::UpdateComponentToWorldWithParent() [scenecomponent.cpp:492]

UE - Gameplay - Components - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least 4.12 and affected more than 400 users. User DescriptionsWas following the first Blueprint tutorial and dragged the geometry ...

[CrashReport] DerivedDataCache!TArray<unsigned char,FDefaultAllocator>::ResizeForCopy

UE - Graphics Features - Aug 29, 2017

This is an infrequent crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. It seems to be a different issue, but the callstack sh ...

[CrashReport] UE4Editor_Core!FFileHandleWindows::Seek() [windowsplatformfile.cpp:501]

UE - Foundation - Core - Aug 29, 2017

This is common crash coming out of the 4.17 and 4.18 releases. The callstack is similar to an old unresolved import crash: [Link Removed] User Descriptionsrebuilding lightbuilding lighting from a d ...

[CrashReport] UE4Editor_Landscape!ULandscapeInfo::RegisterActor() [landscape.cpp:1882]

UE - LD & Modeling - Terrain - Landscape - Aug 28, 2017

This is a common crash coming out of the 4.17 release. User Descriptionstrying to delete landscape related stuff A similar callstack was seen in an older issue, [Link Removed]. Source Context ...