Unable to build marketplace code plug-in

UE - Foundation - Cpp Tools - UnrealBuildTool - May 17, 2022

Fix for [Link Removed] sets the RuleAssembly in the Marketplace plugin to ReadOnly. This has prevented the plugin binaries from being compiled. Change the readonly flag as shown in the following co ...

[CrashReport] UE4Editor_ShaderCore!FVertexFactory::Set() [vertexfactory.cpp:190]

UE - Graphics Features - Nov 17, 2017

This is a common crash in the 4.18 release. It is the exact same callstack (and crashGroup) as in [Link Removed], although that Jira had specific repro steps and was confirmed fixed in 4.18.0. The ...

DataTable asset view runs out of (video) memory

UE - Editor - UI Systems - Slate - Feb 26, 2024

In some situation, Slate tries to secure incredible amount size data and run out of memory. This happens a cell having very long and complex serialized text appears on the editor and it is placed to ...

[AI] EQS incorrectly sorts when auto-sort in single-item mode when there is only one filtering and one scoring test.

UE - AI - EQS - Dec 14, 2021

EQS places a cheap filter as the last step of a query when using auto-sort for single item results if there is only one filter. Found via [Link Removed] which is quoted below:Environmental Query sys ...

FIXIF: Using the Merge Blueprints feature crashes the editor

UE - Gameplay - Blueprint - Feb 18, 2015

Using the Merge Blueprints feature crashes the editor. This repro is for clicking between the error and warnings while merging, but the editor will generally crash if the Merge is finished or if an ...

[CrashReport] UE4Editor_Engine!FAnimNotifyEvent::IsBranchingPoint() [animtypes.cpp:86]

OLD - Anim - Aug 29, 2017

This is a common crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 72 float FAnimNotifyEvent::GetDurati ...

When importing an FBX with Combine Meshes = False, one uasset will be created for the collection of assets.

Tools - Feb 4, 2016

When importing a mesh, there is an option to Combine Meshes, which by default is checked. Unchecking this option will bring in the individually named parts contained in the FBX as unique objects in ...

Assertion failed: (Index >= 0) & (Index < ArrayNum) when importing large Alembic file

UE - Editor - Content Pipeline - Datasmith - Importer - May 3, 2022

Regression testing done on //UE4/Release-4.27.2 CL-18427296 and this issue did occur. [Link Removed] [Link Removed] Below is snips of customers description and proposed workaround:Importing alembi ...

Editor crashes when replacing Packed Level Actor assets during asset deletion process

UE - World Creation - Worldbuilding Tools - Level Instances - Feb 6, 2024

[CrashReport] Crash on Mac during cook - UEditorEngine::UpdateAutoLoadProject()

UE - Platform - Apple - Jun 6, 2017

This is a top crash on Mac. This crash has only occurred on the 4.16.1 release (there are no records of it in 4.16.0). Repro steps are currently unknown, but the crash occurs in Commandlet mode and ...