GameplayTagQuery in editor can fail to update to new values or reset after being cancelled

UE - Gameplay - Apr 25, 2024

When editing a GameplayTagQuery inside of the editor, there are times when the query editor will not update the query when selecting Ok or fail to return the query to its original state before editi ...

Undo and ConstructionScript break the AttachChildren array

UE - Gameplay - Components - Nov 14, 2019

Undo fills AttachChildren array with null by the undo serializer. After that, a construction script tries to remove child components from parent component's AttachChildren but it can't find its poi ...

[CrashReport] Integer divide-by-zero | RHIGetRenderQueryResult() [d3d11query.cpp:59]

UE - Graphics Features - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least the 4.15 release and has affected more than 200 users. User Descriptionsafter opening a projectwas just trying to start a pr ...

[CrashReport] GPUCrash - exiting due to D3D device being lost - D3D Hung - AMD

UE - Graphics Features - May 14, 2019

Separating [Link Removed] into Nvidia and AMD tickets.This ticket will house AMD information Exported data on 5/14/2019 with following Query:1 Month Time FrameMajorVersion is 4.22.1Callstack Contai ...

[CrashReport] UE4Editor_CoreUObject!FPackageName::LongPackageNameToFilename() [packagename.cpp:381]

Tools - Jul 14, 2017

This is a common crash affecting users in 4.15 and 4.16. It appears to often occur while editing static meshes. User DescriptionsI was editing a mesh, added a socket, didnt immediately rename it, s ...

[CrashReport] UE4Editor_UnrealEd!PackageTools::ReloadPackages() [packagetools.cpp:576]

Tools - Jun 29, 2017

This is a common crash affecting users on 4.16. Users have not provided any descriptions, so additional information is currently unavailable. Source Context 561 ::SortPackagesForReload( ...

Native variable references like GameplayAttribute cannot be searched by "Find in Blueprints" or "Asset Search"

UE - Gameplay - Jan 4, 2023

"Find in Blueprints" does not turn up results when searching a GameplayAttribute by name, even when there is a GameplayEffect blueprint that has a modifier for that GameplayAttribute. This is becau ...

UNetDriver server-side hitch results in ActorInfo->NextUpdateTime far into future

UE - Networking - Feb 16, 2024

A high UWorld::Tick DeltaSeconds (i.e. GameThread hitch) results in a high UNetDriver::TickFlush DeltaSeconds. This DeltaSeconds can high (many seconds) if the hitch is long. This value then affects ...

Navmesh doesn't work in a Packaged Build if it was placed in a Sublevel

UE - AI - Oct 19, 2018

Once packaged, a persistent level is unable to create navmesh data properly if the navmesh bounds volumes are only present in its sublevels. The issue can be traced to the UNavigationSystemV1::IsThe ...

Crash Opening Editor with Vulkan - Fatal Error - RenderingThread.cpp

UE - Rendering Architecture - RHI - Mar 15, 2019

Editor crashes when opening to project browser on Linux. Fatal error: [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp] [Line: 819] Rendering thread exceptio ...