Link to test project: [Link Removed] In BP_MyPlayerController event graph, “T” is bound to a Blueprint function called “BPSetMyArrayElement0To5”. “BPSetMyArrayElement0To5” calls the C++ function ...
With DirectX12 and Raytracing enabled, translucent materials are not showing the correct depth of field. Reported in version 4.25.3(CL 13942748). Tested and found in versions 4.25.3 and 4.24.3(C ...
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 ...
Blueprint functions appear to correctly associate local variables when renaming the function. However when undoing a rename with ctrl-z the local variables appear to lose their association. Redoing ...
When user promotes collapsed graph that has connection to custom event to macro, connection between that custom event and new macro is brokenThis is not the case when directly collapsing selected no ...
When using nullrhi, the Texture->Resource variable in UAsyncTaskDownloadImage::HandleImageRequest is null and a crash occurs in WriteRawToTexture_RenderThread. ...
After staring a new, blank project, and adding a generic blueprint actor, the editor crashes after you add a "Get Landscape Material" Proxy to the event graph within the blueprint. ...
The BlueprintFileUtilsBPLibrary API is not accessible through python scripts run in the editor. Attempting to run a script utilizing BplueprintFileUtilsBPLibrary results in:LogPython: Error: Traceb ...
Ensure happening on both Linux and Windows when using Vulkan RHI. Editor will Crash on Linux however when map TM-Hair is opened. Not a Regression, TM-Hair and Grooming feature is new to 4.26 and do ...
Power of two non square texture make UE4 crash in Material Instance and in engine resize when it's set in VT ...