[CrashReport] UE4Editor_UMG!UWidget::GetParent() [widget.cpp:610]

UE - Editor - UI Systems - Oct 19, 2017

This is a trending crash coming out of the 4.18 previews and 4.18.0. Users have not provided any descriptions of their actions when the crash occurred. Source Context 597 void UWidget::SetA ...

Error on Loading Pawn Blueprint Containing ActorSequenceComponent from GameMode Constructor

UE - Anim - Sequencer - Oct 25, 2017

When attempting to load a Blueprint that contains a ActorSequence component from inside of a Gamemode's constructor, errors are given. The ActorSequence component is also removed from the Blueprint ...

[CrashReport] Mac/Metal Intel compiler crash - UE4Editor-MetalRHI.dylib!CreateMTLRenderPipeline()

UE - Graphics Features - Oct 27, 2017

Mark S: This is an Intel compiler failure on macOS 10.12.6. Callstack from LogAssertion failed: [File:/Users/build/Build/++UE4+Release-4.18+Compile/Sync/Engine/Source/Runtime/Apple/MetalRHI/Privat ...

[CrashReport] UE4Editor_SlateCore!FHittestGrid::GetBubblePath() [hittestgrid.cpp:145]

UE - Editor - UI Systems - Slate - Oct 27, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on the affected project names, this crash seems co ...

[CrashReport] UE4Editor_LandscapeEditor!ULandscapeEditorObject::PostEditChangeProperty() [landscapeeditorobject.cpp:158]

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

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 144 { 145 NewLandscap ...

[CrashReport] Failed assert during BP compilation (trying to call a default delegate) (UE4Editor_KismetCompiler!FScriptBuilderBase::EmitFunctionCall() [kismetcompilervmbackend.cpp:1216])

UE - Gameplay - Oct 27, 2017

This is a trending crash coming out of the 4.18 release. User DescriptionsI tried to call an Event Dispatcher (which is assigned in the Level Blueprint) in the Construction Script of the Blueprint ...

Image Plate Not Visible in High Res Shot

UE - Graphics Features - Oct 30, 2017

When Image Plate is brought into viewport and camera actor is attached to it, the Image Plate is not visible when High Res Shot is used. -The attached screenshots are of what the viewport looks li ...

PIE captures mouse when "Game Gets Mouse Control" is disabled

Tools - Oct 31, 2017

When entering PIE, the mouse is captured by the viewport regardless of the "Game Gets Mouse Control" setting. Regression: No - Same behavior occurs in 4.17.2 ...

AudioComponent generated by SpawnSoundAtLocation is can't destroy with DestroyComponent.

UE - Audio - Oct 25, 2017

AudioComponent generated by SpawnSoundAtLocation is can't destroy with DestroyComponent. When AudioComponent is generated, "AudioComponent-> bAllowAnyoneToDestroyMe" must be "True". ...

Transform Track can't be edited for a empty actor dragged directly from Modes panel

UE - Anim - Sequencer - Oct 27, 2017

This is a remaining case of [Link Removed]. If you drag and drop an empty actor from Modes panel to Sequencer, the actor's transform track can't be edited. ...