Huawei P9 Plus screenshots capture black

UE - Platform - Mobile - Jul 18, 2017

OBSERVED RESULT: UE4 captures an all black screen EXPECTED RESULT: Game window should be captured with any debug information that is being printed to the screen WORKAROUND: None IMPACT: Blocks S ...

TPropertyValueIterator skips TMap values when KeyType is a UStruct

UE - Foundation - Core - May 7, 2018

From https://udn.unrealengine.com/questions/431271/tpropertyvalueiterator-skips-tmap-values-when-keyt.html The property value iterator has logic where it tries to iterate over all properties in a s ...

[CrashReport] UAIBlueprintHelperLibrary::CreateMoveToProxyObject [aiblueprinthelperlibrary.h:26]

UE - Foundation - Core - May 9, 2018

User comments in crash group:I tried making an AI run into my sidescroller characterstarting level with ai 2188 void RemoveAllSwap(const PREDICATE_CLASS& Predicate, bool bAllowShrinking = tru ...

Crash on loading pre-4.20 cloth data when compute skin cache is enabled in 4.21

UE - Graphics Features - Mar 19, 2019

According to information from the licensee, the else clause was added to "FSkeletalMeshLODModel::(GetClothMappingData()" at CL 4437969 , but if it is the cloth data existing from 4.20 or earlier, it ...

Smart Nav Links created via Load Level Instance are broken, but Simple Nav Links are fine

UE - AI - May 20, 2019

Maps brought in via Load Level Instance that contain Nav Link Proxys configured to use the Smart Link instead of the Simple Link end up creating a link at the center of the world instead of their ac ...

Compile on load crashes for classes within an abstract class

UE - Gameplay - Blueprint Compiler - Feb 20, 2021

When compiling on load in -game, a blueprint class that inherits from a native class that is marked within and the class that it is within is abstract, a crash will occur when FBlueprintCompilationM ...

Packed level blueprint does not behave as noted in documentation.

UE - World Creation - Worldbuilding Tools - Nov 28, 2022

In the documentation page: [Level Instancing in Unreal Engine | Unreal Engine 5.0 Documentation|https://docs.unrealengine.com/5.0/en-US/level-instancing-in-unreal-engine/] it is mentioned that: [ ...

[CrashReport]Assertion failed: InitState == EWorldPartitionInitState::Uninitialized [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\WorldPartition\WorldPartition.cpp] [Line: 1485]

UE - World Creation - Worldbuilding Tools - World Partition - Sep 12, 2023

Generated from CrashReporter Logs can be obtained via Crash Reporter ...

Select node causes HTML5 project to crash in browser

UE - Platform - Mobile - Nov 24, 2015

Select node causes the project to crash on HTML5. Expression (ExportMap.IsValidIndex( Index.ToExport() )) failed in D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.10\Engine\Source\Runtime\CoreUO ...

Axis Scale changes made in Project Settings > Input are ignored in PIE with Dedicated Server enabled

UE - Gameplay - Input - Jun 16, 2015

Axis Scale changes made in Project Settings > Input are ignored in PIE with Dedicated Server enabled. Does not occur while Dedicated Serve is disabled. Reproduced in 4.7.6, 4.8.0, and Main (//depot ...