Crash when quitting the editor with VR Mode enabled

UE - Editor - Workflow Systems - May 25, 2017

Qutting the engine with VR Editor on causes a crash. I could not determine a way to close the VR Editor internally so I terminated the Project by using the Desktop. Many users among the community ...

[AI] Crash in UGameplayDebuggerLocalController::OnDebugDraw

UE - AI - Debugging - Apr 27, 2024

UGameplayDebuggerLocalController::OnDebugDraw crashed with a dereferenced nullptr for CachedReplicator. ...

Editor crash when drag and drop the Image widget in a NamedSlot on the designer

UE - Editor - UI Systems - Apr 20, 2020

When first added as a child widget in NamedSlot, the child widget can be dragged and dropped onto the parent widget's designer. The following assert causes a crash. Assertion failed: ParentWidget ! ...

Crash: Opening Project Browser from Launcher with VR Mode auto-entry enabled with HMD active (worn)

UE - Editor - Workflow Systems - Apr 24, 2017

If you enable VR Mode auto entry, close the project, and then attempt to launch the engine again from the Binary launcher while the HMD is active (being Worn), the Project Browser will crash ...

[CrashReport] UE4Editor-Engine!FDDSLoadHelper::IsValidCubemapTexture() [DDSLoader.cpp:158]

UE - Graphics Features - Dec 2, 2019

Generated from CrashReporter ...

Attempting to set skeletal mesh on vehicle blueprint during PIE crashes editor

UE - Simulation - Physics - Feb 8, 2016

Switching the skeletal mesh of an actor during PIE crashes the editor. Frequency: 5/5 Crashreporter: N/A ...

Crash Occurs When One Morph Target is Deleted and Another is Adjusted Afterward

UE - Graphics Features - Feb 26, 2018

Engine crashes when a morph target on an asset that has multiple morph targets is deleted and then another morph is adjusted afterwards Notes: Asset came from an older Jira where this same issue o ...

Assert when adding geometry cache asset as a component to a blueprint actor

UE - Editor - Content Pipeline - Import and Export - Mar 24, 2021

When adding an asset directly to a blueprint, it is not in the streaming components, so the assertion fails when setting the geometry cache. ...