Crash Occurs When Generated Item Type Doesn't Match Return Type

UE - AI - Jan 7, 2016

After creating the example generator that is displayed at the bottom of the documentation linked below, a crash will occur if the Generated Item Type is set to EnvQueryItemType_Actor (which is the d ...

Ensure caused by edits to nested structs

UE - Gameplay - Blueprint - Dec 27, 2016

Edits made to a struct that is a member of another struct can cause the parent struct to no longer compile and cause save errors. ...

Too large project icon image causes engine to crash

Tools - Apr 27, 2015

The engine will crash if you upload a project icon that's way too large for the 192x192 area. It'll also crash when you open that project back up and try to access the project settings ...

[Sound Cue][Open World] - Crash when creating a Sound cue from an Ambient Sound actor on an Open World map

UE - World Creation - Worldbuilding Tools - OFPA - Apr 18, 2022

When trying to recreate an issue that resulted in [Link Removed], I came across this call stack.   Regression testing done in //UE4/Release-4.27.2 CL-18427296 and this issue did NOT happen. ...

Launching Android project to device results in Assertion Failed: AsyncLoading.cpp, Line 3710

UE - Platform - Mobile - Aug 31, 2020

After updating to 4.25.1 from 4.25 Packaged Android game crashes constantly with objects added to the map 4.25 Packaged game did not crash (editor did a lot but glad thats fixed in 4.25.1) Empty map ...

Assertion occurs when undoing a Child State's unparenting from another Child State in AI State Trees, leading to a crash.

UE - AI - StateTree - Apr 15, 2022

Assertion occurs when undoing a Child State's unparenting from another Child State. Repro Rate: 5/5Assertion failed: false [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Slate\Public\Widgets\Views ...