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 ...

Generating Lightmap UVs doesn't automaticly switch LightMapCoord Index

Tools - Jul 17, 2015

When Import a meshes then open the staticmesh editor and turn on the "Generate Lightmap UVs" in the Build Settings. Then hit apply button to genereate the Lightmaps. It will generate the Lightmap bu ...

Landscape UI Elements are not visible

UE - LD & Modeling - Terrain - Landscape - Oct 4, 2016

Per conversation between Gareth and Mike, it was determined the Landscape tool is in Game Mode by default. Within the Landscape Tool, all UI elements are disabled by default. This has been observed ...

[CrashReport] UE4Editor_Core!FGenericPlatformMemory::OnOutOfMemory() [genericplatformmemory.cpp:161]

UE - Graphics Features - Apr 20, 2017

Based on CrashVisualizer data, crashes of this nature are the 4th most common in the 4.15.1 release. This crash may be expected due to the clear messaging that the system is out-of-memory, but this ...

Soft References resolved at Runtime result in References to Persistent Assets

UE - Gameplay - Aug 23, 2018

It is believed that soft references resolved during runtime, point to the edit time instances of actors instead of the runtime instances. This issue does not reproduce when it is called from an Inp ...

Behavior Tree has missing Service Nodes on project load

UE - AI - Dec 4, 2018

In the project is Behavior Tree that implements some tasks, decorators and services, but for some reason, two of my tasks nodes gets initialized with all the pointers to their services set to null, ...

Imported TTF fonts rendering unknown glyphs for common characters

Tools - Oct 28, 2019

Imported TTF fonts rendering unknown glyph for previously-working characters such as ' or ! or , or ?. In 4.21 the font was working as expected. User states that custom fonts should be forward-compa ...