"FMallocUnused" is immediately bellow 0. "Untracked" is reported to go below 0 after very long playtimes (over 36 hours). Reported in version 4.25.3(CL 13942748). Tested and found negative values f ...
This does not occur in 4.25.4 Binary and is a regression. ...
Input parameters can be promoted to variables from the context menu when dropped on an empty graph. Per [Link Removed] this is not expected and dangerous for users to use. This is reproducible as f ...
Followings are nodes in the repro project. [Image Removed] Here's a generated code of the BPvoid ANewBlueprint_C__pf1010915279::bpf__NewFunction_0__pf() { uint8 bpfv__CallFunc_GetInt_NewParam ...
Here's a sample blueprint [Image Removed] The lack of implementation FCustomThunkTemplates::SetMapPropertyByName causes this error.#include "Kismet/BlueprintMapLibrary.h"// The fix needs this head ...
/// We are going to deprecate this component for the UE5 release. /// The issue also reproduces if console command"p.gc.ShowRigidBodyId -1" is executed in PIE The issue can be reproduced ...
In a normal detail panel, each element has its own SDetailSingleItemRow and are mostly uniformly sized with some exceptions of having a few bigger rows (i.e. asset pickers). However, these layers ar ...
Note: Clipping on letterboxed player screen works fine on 4.24. This issue was brought in by CL#10541213. Here's a workaround TSharedPtr<SGameLayerManager::FPlayerLayer> SGameLayerManager::Fin ...
Selected Option is part of a Switch Actor property. When attempted to add the property in variant manager, the property named selected option doesn't show up in variant manager properties. Reported ...