Console Variables settings will not update existing jobs when saved to a preset that they both use. ...
REGRESSION: Does not occur in 4.25 User is not able to use the Assign node with wildcard containers. The node is always made with single value parameter inputs and will generate compile errors. ...
"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 ...
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 ...
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 ...