Forward Rendering causes Volumetric Material to not render against background

UE - Graphics Features - Nov 15, 2022

Regression: Tested in UE5/Release-5.0, and the issue is reproduceable. This issue appears to occur when the SkySphere is deleted from the level, as leaving the SkySphere in the level causes the Vol ...

InstancedStaticMeshComponent causes crash in editor compiled with ALLOW_DITHERED_LOD_FOR_INSTANCED_STATIC_MESHES set to zero

UE - Graphics Features - Nov 11, 2022

ALLOW_DITHERED_LOD_FOR_INSTANCED_STATIC_MESHES works without crashing in ue4.27. It appears that this code path is not maintained in ue5. ...

[Waveform Editor] - Undoing a trim fade that is made by clicking and dragging the handles doesn't correctly undo when undoing

UE - Audio - WaveformEditor Plugin - Nov 10, 2022

Undoing dragging trims doesn't undo the trim [Link Removed] ...

InPartialBunch can cause crash in FNetBitReader::CountMemory during memreport

UE - Networking - Nov 9, 2022

An actor channel's InPartialBunch won't be deleted and cleared until a new partial bunch is received. This can result in a situation where memreport counts the memory for an old InPartialBunch and i ...

Crash at UAnimInstance::DisplayDebug() when a montage ends

UE - Anim - Runtime - Nov 8, 2022

UDN case : [Link Removed] We are seeing a crash in UAnimInstance::DisplayDebug() at the following line: FString MontageEntry = FString::Printf(TEXT("%i) %s CurrSec: %s NextSec: %s W:%.2f DW:%.2f ...

Niagara Fluid is not displayed in the TopView of the Niagara Editor

UE - Niagara - Nov 7, 2022

Normal Particles are displayed. ...

Inherited UserWidgets can't create animations that bind to widgets on their parent's WidgetTree

UE - Editor - UI Systems - UMG - Nov 7, 2022

Animating an inherited widget from a child UserWidget class appears to work, but the bindings don't resolve properly and the animation is null at runtime. This workflow should either be supported, o ...

[Impulse Response] - Opening an Impulse Response asset throws errors in the Output Log

UE - Audio - Nov 4, 2022

Errors are appearing in the log when opening an Impulse Response asset type. This does not occur in Release-5.0 and is a regression. Note: The IR appears to still work normally as part of a Submix E ...

Actors disappearing after saving a large number of modifications to world partition maps

UE - Editor - Workflow Systems - Nov 4, 2022

From Licensee: "We've encountered a world partition bug where newly created actors go missing in the viewport and Outliner after saving modifications to a large number of actors. This bug is partic ...