The engine crashes when adding a new brush at newly created level by a specific way.

UE - LD & Modeling - Modeling Tools - Mesh Editing - Jun 17, 2019

issuesFBSPOps::csgAddOperation returns null if BuilderBrush has no valid polys.The creating level on content browser never calls "UEditorEngine::InitBuilderBrush(NewWorld);". But "New level" button o ...

Editor Crashes When Attempting to Maximize Standalone Window While a Startup Movie is Playing

Tools - Jun 2, 2017

The editor is crashing when clicking the Maximize button on a standalone window when a startup movie is playing. ...

Crash upon clearing Sequence Record settings in C++ with the window open

UE - Anim - Sequencer - Feb 10, 2017

Resetting the Sequence Record settings in C++ while the Sequence Recorder Window is open causes the editor to crash Regression?: No This also occurs in 4.13 ...

Adding a new component to a parent class breaks child Blueprints

UE - Gameplay - Blueprint - Apr 16, 2021

See UDN(308147): [Link Removed] ...

Crash when unloading Lighting Scenario Streaming Level

UE - Graphics Features - Nov 16, 2016

If a sub-level is set as a Lighting Scenario in the Levels tab, calling Unload Stream Level will cause standalone / packaged games to crash. Regression: No - Lighting Scenario not available before ...

[AI] Destroying an actor while using pooled actors with MassActorSpawnerSubsystem causes a nullptr exception crash

UE - AI - Mass - Mar 19, 2023

If an actor that is used in the pooled actor list of UMassActorSpawnerSubsystem is destroyed, it causes a nullptr exception in UMassActorSpawnerSubsystem::SpawnOrRetrieveFromPool. The subsystem atte ...

Nested PackedLevel in Duplicated LevelInstance check failure

UE - World Creation - Worldbuilding Tools - Level Instances - Oct 13, 2022

Crash when calling "Is List Item Expanded" For an Item in a list view

UE - Editor - UI Systems - Apr 18, 2019

When calling the function "Is List Item Expanded" on an object in a list view the editor will crash ...

Crash: Corrupt asset/map data is no longer correctly detected and handled

UE - Foundation - Core - Oct 27, 2016

Corrupted data was previously handled gracefully without crashing, but in 4x14 the same data crashes the editor. ...