It looks like the skylight is not updating the CPU side SH values when Real Time Capture is enabled, and thus old/empty values are sent to the fog. ...
Rect Lights that intersect geometry can produce NaN pixels in SceneColor, which will affect bloom, FXAA, and other future passes. This can lead to large visible artifacts. The NaN values are produc ...
Material Instances used in Custom Buffer Visualizations do not respect parameter overrides, and use the parent material's values. Also tested on UE5-Main, CL: 34543023 ...
It appears that the landscape painting tool is not correctly taking into account deleted landscape sections, resulting in artifacts inside of the weight textures. ...
Prefix Parameter Names checkbox does not work as expected, and the Group names are unmodified. The value "UMaterialFunction::bPrefixParameterNames" does not appear to be used anywhere in the Engine ...
When Reimporting a mesh the collision that is created using the methods in the Static Mesh Editor will be wiped if there was not previously setup UCX custom collision. ...
Setting a UCLASS() macro with the "HideCategories" property will updated after a hot reload but after closing /reopening the editor the hidden category will be visible again. ...
Behavior Trees cannot be saved if the Blackboard assigned to it was opened before opening the Behavior Tree from the Content Browser. Reproduced in 4.8.3 binary, 4.9.2 binary, 4.10 Preview 3 binary ...
Graphics failure when pasting code for a BP node into Color Picker Hex field Does not occur in 4.8.3 ...
Getting a TextBlock variable from the Return Value of a Create Widget node inside a Player Controller will cancel all the nodes before it in Standalone. Does not occur in other PIE modes, and does n ...