VolumetricFog does not update + creates artefacts in low exposure environments

UE - Graphics Features - Jul 26, 2022

See licensee video here which shows the issue - [Link Removed] ...

Button response wrong on lastest MacbookPro

UE - Platform - Apple - Jul 24, 2022

SingleSampleShadowFromStationaryLights does not work in UE5 (when GPU-Scene is used)

UE - Graphics Features - Shadows - Jul 21, 2022

The flag is not propagated in FPrimitiveSceneShaderData::FPrimitiveSceneShaderData and so is missing in GPU-Scene primitive data. Need to add: .UseSingleSampleShadowFromStationaryLights(Proxy->UseS ...

Large distant objects lose skylight lighting

UE - Graphics Features - Jul 18, 2022

[Quartz] Play Quantized Crashes When Played On An Audio Component Spawned With 'Persist Across Level Transition'

UE - Audio - Quartz - Jul 15, 2022

There's a crash when "Play Quantized" is used on an Audio Component that was constructed via the functions "Create Sound 2D" or "Spawn Sound 2D" when the option 'Persist Across Level Transitions' is ...

[Audio Gameplay Volumes] - Lower Priority SubmixSendVolume components still send overlapped by a higher priority component

Audio-Gameplay-Engineering - Jul 14, 2022

In the test above, the Blue Component has a higher priority than the green component; however when in the listener is positioned where the components overlap, both components submix sends are active ...

[Audio Import] - Cue Points are stripped on import on 24-bit wave files

UE - Audio - Jul 12, 2022

When importing wav files with a higher bit depth than 16, any cue points on the file are stripped.  ...

USplineComponent::CalcBounds is not defined in shipping builds

UE - Editor - Workflow Systems - Jul 12, 2022

USplineComponent::CalcBounds is not defined in shipping builds (presumably the thought being that nothing can be rendered in shipping, and hence no scene capture required). But if CalcBounds is use ...