Assert Crash when Attempting to rename Vector variable with open split pins

UE - Gameplay - Mar 25, 2020

Assert Crash when Attempting to rename Vector variable with open split pins  ...

Activating the Cube Grid tool while a Level Sequencer is open results in a crash

UE - Graphics Tools - Modeling Tools - Mesh Editing - May 20, 2022

Activating the Cube Grid tool while a Level Sequencer is open results in a crash. ...

Crash selecting PIE after saving a blueprint exposed and used in sequencer

UE - Anim - Sequencer - Jun 17, 2016

Crash selecting PIE after saving a blueprint exposed and used in sequencer. Found this when looking into https://jira.ol.epicgames.net/browse/UE-31266 ...

Crash generating grass for landscape with XY offset map

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

Landscape grass map generation crashes if the landscape component in question uses an XY offset map. --------- Fatal error: [Link Removed] [Line: 646] Rendering thread exception: Fatal error: [Lin ...

Particle record in the Matinee leads to crash when playing after record.

Tools - Oct 19, 2017

Particle record feature in the matinee seems not properly working in the Editor. When trying to play in the matinee with recorded keys, the Engine will crash with Access violation - code c0000005. ...

The showdebug abilitysystem command crashes editor when the target is a child actor

UE - Gameplay - Dec 2, 2021

An actor with an AbilitySystemComponent that is spawned by a ChildActorComponent will have a null AbilityActorInfo. This leads to a crash in the ASC when GetDebugTarget attempts to access AbilityAct ...

Editor crashes upon PIE unless tick is disconnected and reconnected

UE - Gameplay - Blueprint - May 14, 2015

Project crashes if user presses compile or PIE unless they first disconnect and reconnect event tick within blueprint component BP_BuildStage. Frequency: 4/4 CrashReporter: [Link Removed] ...

Crash upon opening a level that is parented to a Custom Level Script

UE - Gameplay - Blueprint - Jul 30, 2015

The attached project will crash whenever attempting to load the default map which is parented to a custom level script made by the user. Note: This issue doesn't occur for all maps in the project. ...

Crash when unloading World Composition tiles using Landscape

UE - Graphics Tools - Terrain - Landscape - Apr 25, 2022

When unloading a tile of a World Composition map in UE5, a crash occurs when trying to deference a null pointer (World->PersistentLevel->bIsVisible) in FWorldTileModel::FWorldTileModel():// Assign l ...

Attempting to override timeline function in child blueprint crashes editor

UE - Gameplay - Blueprint - Sep 24, 2015

Attempting to override a timeline within a child blueprint causes the editor to crash. Frequency: 4/4 Crashreporter: [Link Removed] ...