Control Rig Component does not work with inhereited Skeletal Mesh Components. They only work with non inhereited Skeletal Mesh Components. [Link Removed] ...
After the user imports an alembic groom asset and creates a binding, then saves, the user opens the groom editor and assigns the newly-created binding asset. After saving the editor and re-opens the ...
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 ...