Crash occurs when opening a ShooterGame package on 32-bit

UE - Graphics Features - Jan 17, 2017

A 32-bit ShooterGame package will crash when opened with no logging. ...

Crash when opening a sequence with an additive control rig track

UE - Anim - Sequencer - Apr 27, 2020

The editor crashes when opening a sequence with an additive control rig track ...

Editor crashes when duplicating a Blueprint instance whose parent class overrides PreEditChange() without including a call to Super

UE - Gameplay - Blueprint - May 4, 2018

Attempting to duplicate an instance of a Blueprint in a level where the parent code class has overridden PreEditChange() without including a call to Super results in the Editor crashing. ...

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers

UE - CoreTech - UObject - Jun 9, 2020

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers. User has proposed the following fix: The best fix is probably such: When Slate list ...

Crash when adding a camera to the world in VR Mode

UE - Editor - Workflow Systems - May 31, 2017

Dragging a Cine Camera Actor into the world causes the editor to crash. I reproduced this with both Oculus and Vive, however had a more successful repro rate with Oculus. ...

GC Clustering broken for USoundWave assets (crash)

UE - Foundation - Core - Mar 29, 2017

Assert crashes Editor in the GC system during packaging due to USoundWave assets not being configured for GC clustering. Disabling GC clustering in project settings is a workaround, but the fix is ...

Sculpting landscape with foliage painted crashes editor

UE - World Creation - Worldbuilding Tools - Foliage - Apr 4, 2016

sculpting landscape with foliage painted crashes editor Frequency 3/3 Crashreporter [Link Removed] Logs [Link Removed] ...

Editor Crashes When Undoing Paint Mode Selections

Tools - Sep 29, 2016

Attempting to use the paint mode tool on meshes in the level and then undo/redo the changes will cause the editor to crash. ...

App crashes on launch when packaged for Vulkan with Scalable 2D/3D

UE - Platform - Mobile - Nov 4, 2016

No Vulkan SDK was installed Crashed on a Nexus 6P ...

Crash removing a split parameter pin that is linked

UE - Gameplay - Blueprint Editor - Jun 13, 2017

Crash occurs if the user splits an Output Parameter on a function, then links one of the pins, and then removes the parameter entirely. I could not reproduce this in Main. ...