[CrashReport] UE4Editor_PropertyEditor!SDetailSingleItemRow::OnArrayDrop() [sdetailsingleitemrow.cpp:172]

Tools - Oct 10, 2017

This is a trending crash coming out of the 4.18 previews. Users have not provided any descriptions of their actions when the crash occurred. The callstack shares similarities to [Link Removed] whi ...

[CrashReport] UE4Editor_Engine!UEdGraphPin::BreakAllPinLinks() [edgraphpin.cpp:423]

UE - Gameplay - Blueprint Editor - Oct 10, 2017

This is a trending crash coming out of the 4.18 previews. Users have not provided any descriptions of their actions when the crash occurred. Source Context 420 void UEdGraphPin::BreakAllP ...

[CrashReport] TOctree<TVolumeLightingSample<3>,FLightVolumeOctreeSemantics>::TConstElementBoxIterator<TInlineAllocator<99,FDefaultAllocator> >

UE - Graphics Features - Oct 5, 2017

This Jira is a continuation of [Link Removed]. This is the same callstack which users are submitting, however the other Jira eventually got specific repro steps which were verified fixed in 4.17.0. ...

Adding a code class to a blueprint project causes the editor to crash

UE - Foundation - Core - Oct 5, 2017

Adding a code class to a blueprint project causes the editor to crash after attempting to hot reload. This only occurs for a fully bluprint project, code projects or BP projects that have already h ...

[CrashReport] Fatal error: Cast of nullptr to Object failed

UE - Gameplay - Oct 5, 2017

This is a common and longstanding crash that has affected many users since at least 4.11. Source context not available (error in user code?). User DescriptionsI was duplicating a Set function in c ...

[CrashReport] UE4Editor_Sequencer!TBaseMulticastDelegate<void>::RemoveDelegateInstance() [delegatesignatureimpl.inl:964]

UE - Anim - Sequencer - Oct 5, 2017

This is a slightly common crash coming out of the 4.17.2 hotfix. Users have not provided any descriptions of their actions when the crash occurred. Source Context 951 /** 952 * ...

[CrashReport] UE4Editor_Engine!FSoundConcurrencyManager::RemoveActiveSound() [soundconcurrency.cpp:545]

UE - Audio - Oct 5, 2017

This is a common crash that has occurred since at least 4.15. The callstack is similar to [Link Removed], which was resolved in 4.16. User Descriptionsdisable sound concurrency Source Context 5 ...

[CrashReport] FLandscapeEditorCustomNodeBuilder_TargetLayers::OnTargetLayerDeleteClicked()

UE - LD & Modeling - Terrain - Landscape - Oct 5, 2017

This is a somewhat common Landscape crash occurring throughout the 4.17 release. User Descriptions1) rename landscape layer, 2) delete layer in landscape tool Source Context 1307 FReply FL ...

Compiling after adding a StaticMesh Component to a Child Blueprint of a Parent Blueprint causes the inherited StaticMesh Component to disappear

UE - Gameplay - Blueprint Editor - Oct 5, 2017

The Inherited StaticMesh Component in a Child Blueprint of a Parent Blueprint disappears when compiling the Blueprint. Regression: Yes Occurs in: 4.17.2, 4.18(Preview), and 4.19(Main) Does not o ...

Adding a Blueprint Interface (with function named "Test") to a Widget Blueprint with a variable named "Test" crashes the editor when compiling

UE - Gameplay - Blueprint Editor - Oct 5, 2017

Giving the Blueprint Interface Function and the Widget Blueprint Variable the same name, then adding the Blueprint Interface to the Widget Blueprint, causes the editor to immediately crash when comp ...