When shift-dragging in the Blueprint graph and ending the drag on a node with a connected wire, the Blueprint graph will freeze up. There is an attached video that showcases the issue as well. Th ...
This crash occurs when trying to retarget an animation onto another skeleton with a retargeting rig that references a virtual bone. This issue could be similar to [Link Removed] This issue was re ...
A user has reported that Materials that contain a custom HLSL node that has a Struct with a function declared inside of it results in the material failing to compile for GLSL, causing the Material t ...
When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...
When calling the ServerTravel command when using seamless travel, level blueprint logic is not being run on the client side. NOTE: Adding a small delay (tested with .2 to 2 seconds) after the "B ...
When a Sprite that has been created from a Texture Atlas is used in a Widget, it can not be tiled. Instead the whole Texture Atlas is tiled. Reported in version 4.25.3(CL 13942748). Tested and fou ...
UEngineSubsystem::Deinitialize() is not called when closing the editor In addition, (tested only with released 4.24.1) when recompiling a module using the "Modules" window in the editor the d ...
User reported an issue of a mesh not being visible when a project has multi-level blueprint inheritance. After reproing, I believe the root cause is DefaultSceneRoot of the grandchild BP class not c ...
When syncing from a non-repeating montage that is blending out to an anim graph, the anim montage is marked as a follower due to having its PrevMaker as an AnimBoundary(-1), furthermore in this case ...
In this case, I've added inputs to a material function. That material function input uses a parameter as it's default value. [image: Inline image 1] When referenced in the shader[image: Inline ima ...