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

Ensure condition failed : SkeletalMeshLocation module on scaled SkeletalMesh

UE - Niagara - Jul 14, 2020

The message in ensure is below LogOutputDevice: Error: === Handled ensure: === LogOutputDevice: Error: Ensure condition failed: (FMath::Abs(1.f - M.GetScaledAxis(EAxis::X).SizeSquared()) <= (1.e-4 ...

Crash when spawning destructible objects in 2 player PIE

UE - Simulation - Physics - Destruction - Aug 31, 2016

Crash Reporter link: [Link Removed] With Source Context: [Link Removed] ...

PhysX crash when SetMaterial is called

UE - Simulation - Physics - Mar 14, 2016

When provided sample project is run in PIE, crash occurs after call to SetMaterial() is made in code. Downloadable Project: [Link Removed] CrashReporter: [Link Removed] ...