GameCenter does not login on Match3 startup on iOS

UE - Platform - Mobile - Aug 23, 2016

When launching on or opening a packaged UnrealMatch3 project GameCenter does not login for the paired account. This causes Leaderboards and Achievements to appear blank. Tested on iPhone6s_6240 OS: ...

Crash after changing either the Anim Start or End times of an Animation Composite

UE - Anim - Runtime - Jul 19, 2022

This is a regression tested in //UE4/Release-4.27 CL#18319896 Crash after changing either the Anim Start or End times of an Animation Composite when using Enter to confirm their value. ...

Level asset "Diff against depot" opens P4 Merge tool

UE - World Creation - Worldbuilding Tools - Mar 1, 2024

You can right click a level asset in the editor's Content Browser and do the action Source Control > Diff against Depot. However, this does not provide a useful diff window. It currently opens the d ...

Crash when entering Brush Editing mode with a Sequence spawnable Post process volume

UE - LD & Modeling - Modeling Tools - BSP - Mar 18, 2024

Crash with Assertion failed shortly after launching packaged First Person CPP project on Oculus Mobile - Referencing SparseArray.h:86/87

UE - Platform - XR - Apr 30, 2019

The following assertion throws after the project crashes when playing on the device: Assertion failed: Index < GetMaxIndex() [File:D:/P4Workspaces/Switch_3/Engine/Source/Runtime/Core/Public/Contai ...

[CrashReport]UnrealEditor-DatasmithImporter!FDatasmithImporterHelper::ImportInternal(UFactory *) [DatasmithImporterHelper.cpp:218]

UE - Editor - Content Pipeline - Datasmith - Jul 18, 2022

Generated from CrashReporter ...

HLOD Build crashing when building nanite for mesh with 2 material having the same parameters

UE - World Creation - Worldbuilding Tools - HLOD - Dec 2, 2023

From Licensee: Catching the exception with debugger allowed us to find a list of materials on the hlod mesh on which the error occured and we were then able to link it to one of our meshes causing ...

Adding a new macro to a Blueprint Macro Library after renaming the first macro causes a crash

UE - Gameplay - Blueprint - Mar 17, 2022

It seems the editor crashes when adding a new Macro to a Blueprint Macro Library. This only occurs if you rename the macro that gets automatically created when you open the macro library to somethin ...