Crash on applying animation modifier for some assets

OLD - Anim - Oct 29, 2019

When removing curves on some assets, a crash can occur. This seems to be due to const FSmartNameMapping* CurveMapping being null and dereferenced within UAnimationBlueprintLibrary::RetrieveContainer ...

Get VR Focus State will cause a crash in standalone if an HMD device is in use

UE - Platform - XR - Jul 27, 2016

Get VR Focus State will cause a crash in standalone if an HMD device is in use ...

Crash on inputting Scalar Value in Grass Material Node

UE - LD & Modeling - Terrain - Landscape - May 6, 2015

Crash occurs when inputting a Scalar Parameter into the New to 4,8 Grass Node. Also reproduced in Main Promotable-CL-2535351 ...

Assertion thrown while deleting a Curve from a Control Rig asset - DetailsViewWrapperObject.cpp: 231

UE - Anim - Rigging - Control Rig - Apr 1, 2022

Assertion thrown while deleting a Curve from a Control Rig asset.  ...

Editor crashes while sculpting landscape heavily covered in foliage

UE - LD & Modeling - Terrain - Landscape - Mar 30, 2016

Sculpting a landscape densely covered in foliage crashes editor after freezing. Frequency: 2/2 crashreporter: N/A Additional CrashReporter - [Link Removed] ...

Adding Angular Impulse on Begin Play causes a Crash

UE - Simulation - Physics - Jun 29, 2016

Calling Add Angular Impulse on BeginPlay causes the editor to crash. Workaround: Adding a short (.01s) delay after BeginPlay prevents the crash. Regression: No, crash occurs in 4.11.2 as well. ...

Access Violation in delegatesignatureimpl.inl after HotReload

UE - Foundation - Core - Jan 27, 2017

This is the third different callstack in an attempt to repro a HotReload crash I am experiencing. The other two are:[Link Removed]: Nullptr Ensure and crash after HotReloading[Link Removed]: Assert ...

Particle memory can be corrupted leading to a crash

UE - Foundation - Core - Jan 7, 2019

TMap<Bool is disallowed despite bool having a hash

UE - Gameplay - Blueprint - Nov 22, 2022

Reproduced 3/3 times. User is unable to create a new TMap with bool key through Blueprints (which is the expected result).  Issue is technically a Regression, as the ensure does not occur in //UE5/ ...

Blackboard interaction crashes engine

UE - AI - May 15, 2015

User Description: "I'm trying to implement AI and following zoombapup's Guard AI YT tutorials. Whatever I do within Blackboard crashes the engine. Yes even a single click on Self key. Here's the dum ...