Unreal 4.26 Crashes when playtesting with a groom in the scene

UE - Graphics Features - Jan 8, 2021

When you hit play with a groom in the scene, the engine crashes Additional notes: First tried adding it to a skeletal mesh through a character blueprint. Engine crashes. Engine doesn't crash if pla ...

BP - Nativizing a UMG widget hierarchy in which a child widget of another widget BP type has the "Is Variable" box unchecked will result in a crash at runtime.

UE - Gameplay - Blueprint - Jan 28, 2020

When the "Is Variable" box is unchecked for a BP-typed child widget, a variable will not be created at Blueprint compile time to reference the child widget in the nativized widget BP class. This bre ...

Engine Crash when Running a Screenshot Functional Test

UE - Automation Test - Apr 12, 2023

Running a Screenshot Functional test, is causing an engine crash. By attaching a debugger to it, AScreenshotFunctionalTestBase::PrepareForScreenshot() is reached and GEngine->GameViewport is null, ...

Setting FActorSpawnParameters::bRemoteOwned causes inconsistent behavior when spawning actors

UE - Gameplay - Sep 13, 2016

If FActorSpawnParameters::bRemoteOwned is set to true, calling SpawnActor with this spawn param on begin play has different behavior than calling the SpawnActor elsewhere during runtime. If using n ...

Crash upon opening Windows 64 bit development build with only DX10 RHI enabled

When packaging with only support for DirectX10 RHI, the editor will crash after hitting "OK" on the window that mentions that the Global Shader Cache file is missing. This was encountered while run ...

BUG IN CLIENT OF LIBDISPATCH: crash on KeyPress down in WebBrowser

UE - Platform - Apple - Feb 12, 2020

FCEFWebBrowserWindow::OnKeyDown() InternalCefBrowser->GetHost()->SendKeyEvent(KeyEvent); is processed on the UE4 GameThread, inside the Chromium Embedded Framework (CEF) it appears to call a syst ...

Android Projects packaged for arm64 crash on device.

UE - Platform - Mobile - Aug 9, 2016

This issue was discovered while smoke testing Release 4.13 for Preview 2. ...

Crash when Removing and adding players on client

UE - Networking - Apr 26, 2016

Crash when Removing and adding players on client. If the user adds a player to the client and then removes that player and then adds another one. This appears to crash the editor ...

Crash related to Vertex Painting - MeshPaint!CastChecked<AActor,UObject>()

Tools - May 23, 2016

This crash was reported on the UDN. Upon further investigation it has been experienced by a handful of different users throughout 4.11 and 4.12. JIRA logged for tracking despite unknown repro steps ...

Crash when changing Animation Segment Playrate in Animation Composite

UE - Anim - Runtime - Aug 8, 2022

See [Link Removed] ...