Blueprint Add Custom Event unable to resolve delegate signature inside a split struct

UE - Gameplay - Blueprint - Apr 19, 2024

This issue occurs when a static function is created and has a struct parameter that has a delegate exposed to blueprint. When using the helper function in blueprint after having used "Split Struct ...

Missing display units initialization from project settings

UE - Editor - Workflow Systems - Jun 11, 2024

From customer: Hi there, I stumbled upon a bug where the display units as set in the Project Settings under the Editor Appearance category for properties were not getting displayed properly and was ...

Pressing the "Show Inactive" button in the material instance editor did not display groups that did not contain the active parameter

UE - Rendering Architecture - Materials - Aug 1, 2024

When pressing the "Show Inactive" button in the material instance editor, all material parameters are supposed to be displayed in the EditorUI. This is not the case, only some of the parameters are ...

Incremental GC vs Loading Screens deadlock

UE - Foundation - Core - Sep 5, 2024

A licensee is reporting that using a loading screen with the incremental garbage collector can result in a dead lock when a loading screen is displayed. The licensee found out that:  -------------- ...

If 'Enable Physics Interaction' is disabled, the player can still interact with physics objects

UE - Gameplay - Oct 22, 2015

If 'Enable Physics Interaction' is disabled, the player can still interact with physics objects User Description: I have a Bus Vehicle with custom physics (skeletal mesh). So I can walk through th ...

Game sounds only play during first PIE editor session for Linux project

UE - Platform - Linux - May 11, 2015

Games sounds will play as appropriate during first PIE session but subsequent PIE sessions have no sound until editor is closed / reopened. ...

Get Ping in ms returns 9999 in a packaged game when tested on systems not on the same network

UE - Networking - Feb 25, 2016

Get Ping in ms returns 9999 in a packaged game when tested on systems not on the same network. This does not prevent Client connection to the Server. Note: my understanding is this would be caused ...

Joining a session in PIE with Auto Connect To Server disabled will crash PIE

UE - Networking - Nov 11, 2015

Joining a session in PIE with Auto Connect To Server disabled will crash PIE. Note: this is not specific to the Multiplayer Shootout project used in the repro steps; this will occur in any project ...

Confusion over what assets are saved in Persona with the Toolbar button

OLD - Anim - Jun 24, 2015

Some users appear confused as to why the skeleton is not saved when they add sockets while in Animation Editing Mode. Unsure what an elegant solution would be at this time. ...