Blend Space Graph node doesn't display fast path icon

UE - Anim - Runtime - Anim Blueprints - Sep 22, 2022

Because SGraphNodeBlendSpaceGraph inherits from SGraphNodeK2Composite rather than UAnimGraphNode_Base as with most anim nodes, we aren't able to make the check as to whether the node is fast-path co ...

WorldPosition in PostProcessMaterial returns inconsistent results in AfterTonemapping with TSR and TAA

UE - Rendering Architecture - Materials - Sep 20, 2022

This behavior appears to be a regression new to UE5, as I tested in 4.25 and the issue does not occur. Interestingly, the issue clears up if you switch to No, FXAA, or MSAA antialiasing methods. Th ...

Blueprint breakpoints on EventEndPlay do not break execution in PIE

UE - Gameplay - Blueprint Editor - Sep 16, 2022

Blueprint breakpoints on EventEndPlay do not break execution of the PIE session before the session is destroyed. ...

Visualizing Custom Stencil Buffer returns incorrect results when an Actor with Render CustomDepth Pass enabled is visible

UE - Graphics Features - Sep 15, 2022

This is a regression tested in //UE4/Release-4.27 CL 18319896 Visualizing Custom Stencil Buffer returns incorrect results when an Actor with Render CustomDepth Pass enabled is visible. ...

Screen Percentage does not behave correctly with SceneDepth Post Processing

UE - Graphics Features - Sep 14, 2022

This is a regression tested in //UE4/Release-4.27 CL18319896 Screen Percentage does not behave correctly with SceneDepth Post Processing.  ...

World Partition causes client to disconnect from dedicated server

UE - World Creation - Worldbuilding Tools - World Partition - Sep 14, 2022

When using connecting to a World Partition level on a dedicated server the client get's disconnected immediately. I tested this with a non WP level and the client connected with no issues. I've inc ...

Child component reports Parent during On Hit events instead of itself

UE - Simulation - Physics - Solver - Sep 12, 2022

This is a regression tested in //UE4/Release-4.27 cl18319896 Child collision component reports its' Parent during On Hit events instead of itself.  ...

Crash after importing a 16k Normal Map while Unreal Real is Preparing Texture

UE - Texture - Sep 12, 2022

This is a regression tested in //UE4/Release-4.27 cl18319896 Editor crashes after importing a 16k Normal Map while Unreal Real is Preparing Texture. Other non-normal maps seem to work without issue ...

Animation may not cull when VSM is enabled

UE - Graphics Features - Shadows - Sep 12, 2022

When VSM is enabled, animation is not culled and animation continues to play. WhenVisibilityBasedAnimTickOption=OnlyTickPoseWhenRendered, animations outside the camera view are culled, but when VSM ...

Changing a Mesh's Build Scale doesn't update the Mesh's Bounding

UE - Editor - Sep 8, 2022

This is a regression tested in //UE4/Release-4.27 CL18319896 Changing a Mesh's Build Scale doesn't update the Mesh's Bounding to the same scale. ...