Translucent mesh dissapears when using masked shadows

UE - Graphics Features - Shadows - Jun 7, 2023

This bug appears to be related to pass filtering. To observe correct behavior. In Project Settings->Rendering->Optimizations, set “Early Z-pass” to “Decide Automatically”, and disable “Mask materia ...

Odd Refraction on Close Planes

UE - Rendering Architecture - Jun 7, 2023

We're seeing odd refraction when we have two close planes where the front plane has a translucent shader with a refraction not equal to one. I've included a project with the following setup:Two equa ...

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

[Audio Gameplay Volumes] - Updating components that effect audio when the listener is inside a Volume do not work when the listener spawns inside the volume

Audio-Gameplay-Engineering - Jun 6, 2023

Found while writing EngineTests for [Link Removed]. Appears to work the other way around (using Exterior volume and having the sound inside and the listener outside to start). This also occurs wh ...

Check in SetNetPushIdDynamic fails when deriving object from class with no replicated properties

UE - Networking - Jun 5, 2023

UHT will only emit the REPLICATED_BASE_CLASS macro and set the NeedsPushModelHeaders flag when the class has replicated properties. If a base class doesn't have any replicated properties, it will le ...

Windows SDKs not recognized for HoloLens Development

UE - Platform - XR - Jun 5, 2023

This is a regression as the issue does not occur in //UE5/Release-5.1 @ CL 23901901 ...

Material Function Instances do not show up in the Material Function Call node

UE - Rendering Architecture - Materials - Jun 5, 2023

This is not a regression. Tested in //UE5/Release-5.1 CL23901901. The Material Function Instance can be dragged and dropped into the Material Function Call. ...