Misleading error message while attempting to drag in a BlueprintCallable Function into an Event Graph

UE - Gameplay - Blueprint - Feb 23, 2022

An error message informs the user that a function does not have the BlueprintCallable keyword if the same function is using a  native to blueprint communication keyword. The function/keywords are b ...

Replace references doesn't prompt to save dirtied assets that hold a soft reference to the deleted asset

UE - Gameplay - Dec 21, 2017

When deleting an asset any other asset that holds a soft reference to the deleted item will appear in the reference list. For a soft reference when choosing to replace the references with another as ...

After Seamless Server Travel, the Client cannot move the character or see the Server character

UE - Networking - Jul 9, 2015

After Seamless Server Travel, the Client cannot move the character or see the Server character. On the Server, the Client character appears to be falling in place. Tested in both first and third per ...

AbilitySystemComponent::NotifyAbilityEnded Can Crash due to Callbacks Invalidation Specs

UE - Gameplay - Gameplay Ability System - Oct 11, 2023

Pasting from the UDN: Unsafe code in AbilitySystem can lead to crash when granting an ability inside OnAbilityEnded Hello. We just ran into a crash. After investigation, it seems to be caused by ...

FIOSInputInterface::SendControllerEvents crash due to UIInterfaceOrientation call from game thread

UE - Platform - Mobile - Apr 29, 2020

From [Link Removed], licensee reports We believe that querying the UIInterfaceOrientation via UIApplication on the game thread is the issue here. We have made changes to IOSInputInterface.cpp and I ...

CapsuleComponent Shape sometimes reverts to previous value after entering a new value

UE - Foundation - Core - Nov 28, 2014

If you manually type in the value for Capsule Half Height, it will sometimes revert back to it's previous value upon hitting Enter. The CapsuleComponent's shape in the Blueprint's Viewport adjust to ...

Blueprint Cannot Give Niagara CPU Access To Skeletal Meshes Added From Blueprint

UE - Niagara - Apr 4, 2019

When a user tries to add a skeletal mesh component to a blueprint with a niagara system to use the skeletal mesh with that niagara system, the niagara system will stop rendering because it does not ...

Perforce integration creates bad changelist

Tools - May 14, 2019

Perforce integration creates bad changelist when deleting or renaming a file, then renaming another into its place ...