Literal Gameplay Tag Container's Return Value does not have ParentTags in 4.17 and 4.18. In 4.16, the value had it. There is same problem in Return node that is Gameplay Tag Container Structure. In ...
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 ...
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 ...
When using nullrhi, the Texture->Resource variable in UAsyncTaskDownloadImage::HandleImageRequest is null and a crash occurs in WriteRawToTexture_RenderThread. ...
Compilations are failing on iOS, tvOS and Mac due to the following clang error: clang: error: unable to exectute command: posix_spawn failed: Argument list too long ...
If change the color by dragging the mouse, it will be applied normally. ...
This does not occur except for Camera actors. ...
If the level has hidden sublevels, the regenerated navmesh result appears to have a hidden sublevel mesh placed at the origin. Apparently, the reason is that bNavigationRelevant is no longer consid ...