Crash when adding a streaming level to the world through Python

UE - World Creation - Worldbuilding Tools - World Composition - Aug 3, 2021

When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...

[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.  ...

Using PC_Enum instead of PC_Byte with CreatePin results in incorrect pin

UE - Gameplay - Blueprint Editor - Jul 23, 2021

This is a bug that can make it confusing for users (and internal devs) to make custom nodes related to enums.  This is occuring because the PC_Enum type was added after the original PC_Byte but  ...

Ray tracing in sequencer causing AO ghosting

UE - Graphics Features - Jul 12, 2021

Child blueprint classes do not inherit "ClassGroup" from their native parents

UE - Gameplay - Blueprint Editor - Jun 7, 2021

When creating a blueprint component based off of a custom native class that utilizes the ClassGroup metadata  ...

[CrashReport] FTaskGraphCompatibilityImplementation::ProcessThreadUntilRequestReturn

UE - Rendering Architecture - RHI - Jun 1, 2021

Generated from CrashReporter ...

DistanceToNearestSurface used for post process broken when separate actor culled

UE - Graphics Features - May 27, 2021

This one may not necessarily be a bug, as this is related to the nature of culling. If it is not, please let me know if there is an alternative method the licensee could use here in order to track a ...

bUseAsOccluder not taking effect when prepass is disabled

UE - Graphics Features - May 25, 2021

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

[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 ...