[AI] Destroying an actor while using pooled actors with MassActorSpawnerSubsystem causes a nullptr exception crash

UE - AI - Mass - Mar 19, 2023

If an actor that is used in the pooled actor list of UMassActorSpawnerSubsystem is destroyed, it causes a nullptr exception in UMassActorSpawnerSubsystem::SpawnOrRetrieveFromPool. The subsystem atte ...

UnkownRef Mips can cause TextureStreaming peaks during loading

UE - Graphics Features - Mar 27, 2023

UnkownRef Mips is meant to fix/workaround the problem where some textures are used for rendering but they don't have any component references them (such as texture used by PP effects) These UnkownR ...

Lumen tile classification flicker

UE - Graphics Features - Lumen - Apr 19, 2023

While we suggest using screenpercentage at 25%, it is visible at higher percentages. Video showing the flickering:https://udn.unrealengine.com/s/contentdocument/0694z00000Qw4jPAAR ...

iOS ReplayKit isn't working in UE5.1+

UE - Platform - Apple - Apr 21, 2023

In 4.27 & 5.0 when you press the in-app screen recorder button it would pop-up a msg about the user giving permission to allow the screen recording and then would start the recorder and save the mov ...

AutoCreateRefTerm UFUNCTION meta specified can interfere with function default arguments

UE - Gameplay - Blueprint Editor - May 25, 2023

Example function provided by the user:.h UFUNCTION(BlueprintCallable, meta = (AutoCreateRefTerm = "TestInt,TestName")) static void TestAutoRefs(const int32& TestInt = 2, const FName& TestName = ...

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