FComponentReference loses its actor reference when the target actor is reinstanced

UE - Gameplay - May 15, 2023

The "OtherActor" pointer in an FComponentReference is invalidated when the referenced actor is reinstanced after compilation. ...

Visual Noise on Thin Translucent materials with a Directional Light

UE - Graphics Features - May 30, 2023

Regression in testing This occurs with hardware and software ray tracing, as well as moveable and static lights This occurs regardless of anti aliasing. This was tested with DX12 ...

Volume artifacts (Bleeding)

UE - Graphics Features - May 31, 2023

Long thin spinning objects take too long to stop spinning

UE - Simulation - Physics - Solver - Jun 5, 2023

See the SpinningObjectStability test map in the Physics Sandbox. [Link Removed] It's not clear if this is a bug or a side effect of some of our solver shortcuts (e.g., omission of the precession te ...

Submix Level's minimum changes from -96dB to -60dB after making any changes to value

UE - Audio - Submixes - Mar 22, 2023

Reproduces 3/3 times. Issue does not occur in //UE5/Release-5.1 - CL 23901901 Binary. Confirmed Regression. ...

[Audio][Niagara] - Audio Spectrum only reacts to Channel 0, despite setting to another channel

UE - Audio - Submixes - Jun 6, 2023

While doing some extra testing of the Submix Analyser fixes, I noticed there is a setting to set the channel of the submix to give the analyser. It always works for channel 0, but changing it to any ...

Editor crash when the renderdoc.captureframecount is set more than 1

UE - Rendering Architecture - RHI - Jun 27, 2023

Add ThinLTO support to iOS

UE - Platform - Apple - Jun 27, 2023

iOS link times could be sped up by adding ThinLTO support as was done for Android recently. ...

Navmesh does not update according to the volume, when an actor with a navigation volume tied to a parent is moved.

UE - AI - Navigation - Jul 14, 2023

When a NavmeshBoundsVolume or NavModifierVolume is parented to another actor in the outliner, navmesh is not updated along the volume when the parent actor is moved. If the volume is deleted and the ...

Reproducible softlock on iOS

UE - Platform - Apple - Jul 18, 2023

After performing the repro steps, screen will softlock unless you perform the "slide from 3 to 4, then back to 3" steps.  Appears to be an iOS system bug, but see if we can find a workaround. ...