bUseAsOccluder not taking effect when prepass is disabled

UE - Graphics Features - May 25, 2021

See the licensee discussion for details discussed with [Link Removed] ...

RebuildHLOD UAT script doesn't properly handle the -nop4 command line flag

UE - World Creation - Worldbuilding Tools - HLOD - Nov 24, 2021

The script performs P4 commands even if -NoP4 was specified. It should properly handle -NoP4 by checking for  if (CommandUtils.P4Enabled) ...

[Submix][Recording] - Existing Sound Wave to Overwrite option has no effect

UE - Audio - Submixes - Jul 29, 2021

This is an old bug that looks like it never made its way into JIRA. Adding for documentation.  ...

[CrashReport] FTaskGraphCompatibilityImplementation::ProcessThreadUntilRequestReturn

UE - Rendering Architecture - RHI - Jun 1, 2021

Generated from CrashReporter ...

GetMouseX returns stuttering value if ShowMouseCursor is enabled

UE - Gameplay - Input - May 11, 2022

Showing the mouse cursor and holding down the left mouse button while dragging will cause the MouseX event to broadcast incorrect axis values.  ...

Multiplying CompleCollision by inverse scale does not create a collision

UE - Gameplay - Components - Aug 2, 2022

If multiplying a mesh with ComplexCollision by inverse scale, the geometry may not be created on the mesh. This may depend on the assets of the mesh. In the sample example, the navmesh is not create ...

Undoing Level visibility change causes levels moves to wrong world origin offset

UE - World Creation - Worldbuilding Tools - Jul 21, 2022

changing level visibility causes levels moves to strange position when using world origin shift

UE - World Creation - Worldbuilding Tools - Jul 20, 2022

Selecting another level while the level is hidden cause the level moves to incorrect position. it occurs only when using world origin shift in world setting. ...

[Sound Submix] - Dry Level of a Submix is calculated differently whether or not there is an effect in the chain

UE - Audio - Submixes - Jan 21, 2021

There is a discrepancy is how the output volume of a submix is calculated when the effect chain is and is not populated. When there is no effect on the submix, the Dry Level adds additional gain to ...