Crash opening TM-DistanceFields in editor on Mac

UE - Graphics Features - Jul 5, 2017

QAGame is crashing when opening the TM-DistanceFields map in editor on Mac Crashreporter is not showing up for this crash so no link to CR website is available. Does not occur on Windows. ...

Unloading a spawned Detour AI Controller using Level Streaming causes a crash

UE - AI - Oct 14, 2019

In a Level Streaming setup, unloading a level that has spawned an AI Character with a Detour AI Controller causes a crash. This was reported and tested in 4.23 (CL-8386587). This was reproduced in ...

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 ...

Access Violation crash deleting a Widget Blueprint with an unsaved Animation track - FSequencer::Tick()

UE - Anim - Sequencer - Jun 19, 2017

Encountered an Access Violation crash while deleting an Widget Blueprint with an unsaved Animation Track. The callstack references FSequencer::Tick(). I was not able to reproduce this issue in UE4/ ...

Editor Crash When DFAO Viewport Has Zero Area

UE - Graphics Features - Apr 19, 2018

I've reproduced this crash in 4.16, 4.17, 4.18, 4.19, and Main. Per licensee: The editor crashes if distance field ambient occlusion is enabled and a viewport is resized to have zero height. Th ...

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 ...

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 Occurs In Skeletal Mesh Editor When Adding a Bone Transform in a New Animation Sequence

UE - Anim - Runtime - Apr 22, 2022

Occurs 3/3 times Regression does occur: tested in //UE4/Release-4.27.2  EGL Live @ CL 18319896. No crash occurred.  A crash occurs in the Skeletal Mesh Editor when adding a bone transform to the A ...