[CrashReport] UE4Editor_Kismet!SBlueprintPaletteItem::OnNameTextCommitted() [sblueprintpalette.cpp:1319]

UE - Gameplay - Blueprint - Sep 28, 2017

This is a trending crash after the 4.17.2 hotfix, although it has existed since the 4.16.1 hotfix. User Descriptionswas creating a new graph in a blueprint ...

[CrashReport] UE4Editor_CoreUObject!FLinkerPlaceholderObjectImpl::FindRawPlaceholderContainer() [linkerplaceholderbase.cpp:161]

UE - Gameplay - Blueprint - Sep 27, 2017

This is currently among the top 10 crashes coming out of the 4.17.2 hotfix, affecting a few unique users, and this specific callstack does not appear to have occurred in 4.17.1. This may be a regres ...

ARCore failing to package

UE - Platform - XR - Sep 26, 2017

Users reporting packaging issues with ARCore plugin enabled in 4.18 preview #1 and #2: https://answers.unrealengine.com/questions/709840/418-android-packaging-fails-with-arcore-plugin-ena.html ...

Crash w. 'Serialized Class LinkerPlaceholderExportObject for a property of BlueprintGeneratedClass'

UE - Gameplay - Blueprint - Sep 25, 2017

I was attempting to repro [Link Removed]. I created a new Actor BP, placed it in the level, added a ref to it to the level BP (instead of the projectile approach in the repro), and tried to save my ...

After importing morph target: Ensure condition failed: Referencing SkeletalRenderGPUSkin.cpp

Tools - Sep 23, 2017

Hit handled ensure when dragging the slider in Morph Target PreviewLogOutputDevice: Error: Ensure condition failed: DynamicData->MorphTargetWeights.Num() == LODModel.MorphTargetVertexInfoBuffers.Get ...

Editor Crashes when spawning a Physics enabled object inside another

UE - Simulation - Physics - Sep 22, 2017

Editor Crashes when spawning a Physics enabled object inside another. Regression: Unknown Can Test in Main if requested. ...

[CrashReport] UE4Editor_Engine!FDebugCanvasDrawer::InitDebugCanvas() [debugcanvas.cpp:158]

Tools - Sep 22, 2017

This is a trending crash coming out of the 4.18 Preview. Users have not provided any descriptions of their actions when the crash occurred. At the moment it is divided among a few different crashG ...

[CrashReport] UE4Editor-MetalShaderFormat.dylib!FGenerateMetalVisitor::print_constant()

UE - Graphics Features - Sep 22, 2017

This is an early trending crash coming out of the 4.18 previews. It occurs on Mac, and all affected project names indicate it is related to AR. Users have not provided any descriptions of their ac ...

Crash when using Export All or Export Selected (UE4Editor-UnrealEd.dll!ULevelExporterFBX::ExportBinary)

Tools - Sep 21, 2017

Relates to [Link Removed] [Link Removed] Call stack is similar to the bugs above. Editor will crash when exporting assets from a level that is not dirtied. Another reproduction method is to selec ...

Crash attempting to use a struct containing a deleted struct in a blueprint and compiling

UE - Gameplay - Blueprint Compiler - Sep 21, 2017

REGRESSION: No, occurs in 4.17 (doesn't repro in 4.16 because orphaned pins wasn't a feature) Crash occurs when the user attempts to use a struct containing a deleted struct in a blueprint. ...