The bug affects skeletal mesh animations when played in sequencer with AnimBP after another animation which was set to Keep State. This is a follow-up to [Link Removed]. Two animations now play cor ...
The function "FStaticMeshLODResources::GetResourceSizeEx(...)" does not take into account that the buffers might be emptied, due to Mesh Streaming. This causes "obj list" to report sizes larger than ...
When character input is defined in code, adding a call to the Get[AxisMapping] node in blueprints causes input for the specific mapping to fail. Note: This only affects code based input, Blueprint ...
While testing this issue it was interesting to discover how the surrounding BSP's were affected. They seemed to clip/disappear according to the surface normals of the deleted brushes. There is a si ...
Additional information: only happens when all three conditions are true: the camera is very close to the character, the MH is Nanite, and a scaled mocap animation is appliedmaterial is opaque, shows ...
1) Using the Meta specifier EditCondition will gray out the property box so that it cannot be clicked, but using tab from another property box will place the cursor inside the grayed out box. 2) V ...
Tested in: //UE4/Release-4.27 CL 18319896 Input pin was of type Vector //UE5/Release-5.0 CL 20979098 Input pin was of type Vector 3f //UE5/Release-5.1 CL 22346211 Input pin was of type Vector 3f Th ...
Using Edit->Undo or Ctrl+Z has no affect after breaking using Alt+Click to break the connection of transition nodes. In the My Blueprint tab, extend Graphs->AnimGraph Regression: No - Same behavio ...
Selecting other components after selecting a Spline Component's control point keeps the transform gizmo and functionality at the Spline Control point Repro Rate: 4/4 Tested this in //UE4/Release-4 ...
In 4.27 immediately upon adding an output to the default function that output can be edited without needing to be compiled. In Preview 2 once an output is added the Blueprint Interface needs to be c ...