When a layered control rig track is added to the sequencer the character’s legs will collapse into the body of the character. Switching the layer to additive will do nothing. Trying to force the ani ...
The Ellipsis overflow method on text widgets can cause an ensure to trip as a result of a render batch being sent with no indices. We could guard against this in SlateRHIRenderingPolicy by checking ...
When the viewport is in Top (ortho) Lit mode the near plane clips through geometry as you zoom the view in and out. ...
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 ...
Lumen's rough specular indirect lighting buffer can have fireflies along the bottom and right edges of the screen. Also tested in //UE5/Main, CL: 35177423 ...
When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...
Creating a new Curve Table asset, and then trying to use the right-click menu "Add Key" option does not do anything. FRealCurveModel still has the function, but it is left intentionally empty despit ...