Crash on level change when "Use Single Process" is false and "Play as Client"

Tools - Jun 20, 2017

When "Use Single Process" is off (unchecked/false) and "Play as Client" is selected, using the console command "Open [LevelName]" causes the editor to crash Regression: No - same behavior occurs in ...

Crash when editing gameplay tag query in a structure

UE - Gameplay - Blueprint - Feb 20, 2017

When I try to edit Gameplay tag query in a blueprint structure the editor crashes. Regression: No. This issue affects versions: 4.15, 4.14.3, 4.13.2 (Binary Versions) ...

Assets containing TSet or TMaps fail to Nativize

UE - Gameplay - Blueprint Runtime - Dec 12, 2016

Multiple compile failures while attempting to nativize the QABP_Containers asset in QAGame. Errors:[2016.12.12-15.20.04:831][486]UATHelper: Packaging (Windows (64-bit)): xgConsole: QABP_Containers_ ...

World Partition Converter- Soft object pointers to actors kept in scripted sublevels are incorrectly remapped to the main world during in place conversion

UE - World Creation - Worldbuilding Tools - World Partition - Jul 1, 2022

From user:"We have ran into an issue with soft object pointer fixup/remapping with the World Partition converter. If you have a sublevel that contains a level script and an actor that is hard refer ...

ShooterGame: Unable to Find Hosted Match over Wi-Fi on Android

UE - Networking - Jul 27, 2018

Android devices cannot find a hosted match over Wi-Fi (IPv4) from another Android device despite being connected to the same Wi-Fi network with matching subnets. The host prints the following messa ...

Editor crash when calling function that contains a local Map varaible

UE - Gameplay - Blueprint - Mar 20, 2017

When a function contains a local map variable, calling the function causes the editor to crash. This only occurs is the map is defined at the function level, no crash occurs if the map is declared ...

Removing a parameter from a blueprint function in a library can cause actor classes calling it to lose their parent or instance data

UE - Gameplay - Blueprint - Oct 4, 2018

Compile errors caused by an actor calling a function with something hooked up to a removed parameter can cause that actor to lose it's place in the hierarchy. Typically, the actor will be fixed once ...

Engine crash from opening level bounds blueprint after project reopens

UE - Gameplay - Blueprint - Jun 2, 2017

There is a crash that is occurring when a blueprint with the parent of "Level Bounds". The crash occurs when the project is closed and reopened. Opening the blueprint immediately after it was create ...

Attached Project Crashing on Play When Using World Origin Rebasing with World Composition

UE - Simulation - Physics - Apr 18, 2017

The editor is crashing in the attached project on PIE when World Origin Rebasing is enabled. According to the user, this did not occur in 4.13, but I was unable to test any further back than 4.15, a ...

Crash from Saving in different ways in rapid sucuession

Tools - Apr 18, 2017

The editor crashes if two saves happen in rapid succession, for example, if you use Ctrl + S then immediately use Ctrl + Shift + S. This issue can be somewhat difficult to get the crash from as the ...