There seems to be an issue with how Nanite tessellation and Landscape interact with two sided landscapes. When the camera's near clipping plane is past the landscape's surface the displacement of th ...
When compiling a PSO, RHI Breadcrumbs can be fed a bad FRHIBreadcrumbNode, resulting in reading random memory and crashing during the recursive node iteration. This only happens when tracing. The i ...
When changing the version in UGameUserSettings, the expected behaviour is that GameUserSettings.ini will be wiped/delete and then regenerated. The actual behaviour is that within the ValidateSetting ...
Any modifications made to inherited components in a child blueprint revert to their parent's defaults when playing in packaged game and Launch on. User reported that he also saw it when launching i ...
Hang after copying a BP node, right clicking in BP graph, then pasting with Ctrl+V. ...
When opening a material in the material editor, there is a chance that the material editor will open and become a tab on the main editor window even if a material was already opened and detached fro ...
BSP brushes only move in relative space instead of world space if the user has selected vertices from more than one bsp brush. User cannot change translation to worldspace instead of local space. ...
There is no way to add a value to an Actor variable in a Data Table. Currently, Structs accept Actor as a variable type, though no default value can be set. If a Data Table is made from a Struct wit ...
When reimporting a .FBX matinee Actor, the X and Y axis of the animation are interchanged. ...