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

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

Crash can occur in the Ansel plugin when setting Use Client Side Camera Updates to false in Player Camera Manager

UE - Graphics Features - Apr 18, 2017

Setting the `bUseClientSideCameraUpdates` property in a `PlayerCameraManager` class to false can result in a crash in the Ansel plugin because `GEngine->GameViewport` may be NULL. Another user has ...

Duplicating a blackboard node within a behavior tree will cause a crash

UE - AI - Jul 16, 2015

When using the shortcut Crtl+W to copy a blackboard node within a behavior tree the editor will crash ...

Client crashes when executing seamless travel with an active particle system in the level that was spawned at runtime

UE - Niagara - Apr 16, 2019

Clients crash when being part of a Seamless Travel if there was an active particle system in the level that was spawned at runtime. If the travel is not seamless, the particle system is placed in th ...

Launching any QAGame map on Linux with an NVIDIA Card crashes at launch

UE - Graphics Features - Mar 11, 2022

Workaround:  "Start with "-windowed" in your command line until the issue is resolve" Engine does not crash. However, a crash appears when the game is launched in the output log. Issue is occurring ...

ARM64 projects crash on device with Signal 11 with GooglePlay plugin enabled

UE - Platform - Mobile - Sep 20, 2016

When launching ASTC ARM64 packaged project onto S7, it'll crash with Signal 11. It seems very similar to [Link Removed]. ...