-precompile crashes UBT in a user non-friendly way on Linux

UE - Platform - Linux - Jan 26, 2016

"-precompile" is used to precompile the engine into static libs (primarily for Rocket). According to BenM, recently modules have been made to opt-out rather than opt-in for this feature (because the ...

Unimplemented Simplygon function causes empty mesh LODs and crashes

Tools - Aug 31, 2018

When we do the refactor for MeshDescription we miss the staticmesh reduction project settings option and change only the quadric reduction. There are two possible fixes for this issue: 1. Implemen ...

Dynamic input scripts crash when removing IF node's Pin and recreating it

UE - Niagara - Dec 19, 2018

This seems to happen with other NiagaraScript. According to Licensee, when this operation is done, it seems that the ID of the parameter is incorrect. ...

Crash in WP conversion commandlet on map containing geometry brushes

UE - World Creation - Worldbuilding Tools - World Partition - May 24, 2022

crash from a race condition between interchange worker dispatcher and worker handler

UE - Editor - Content Pipeline - Import and Export - Feb 13, 2023

Crash when client tries to connect to server instance using WP

UE - World Creation - Worldbuilding Tools - World Partition - Apr 10, 2023

UFUNCTION in a derived class with a different signature will cause a crash when called

UE - Foundation - Core - May 12, 2016

Reported by AnswerHub user. UHT should block UFUNCTIONs which hide other UFUNCTIONs with the same name but different signature. ...