Different instanced materials are seen as the same material due to GUID

UE - Graphics Features - Jun 3, 2021

See licensee description of the issue: The problem appears when I have two instanced materials with the same number of parameters. I've noticed that ShaderMapId has MaterialLayersParameterIDs where ...

DFAO artefacts created by landscape painted invisible in cooked builds

UE - Graphics Features - Jun 3, 2021

Looks like the issue stems from the DistanceFieldBentNormalAO pass ...

[Quartz][Crash] - Subscribing to All Quantization Events and then playing a sound on all Quantization boundaries crashes the editor

UE - Audio - Quartz - Jun 3, 2021

Hit this when I made a blueprint and Subscribed to ALL quantization events instead of the one I was interested it and tried to use all of them as my Quantization Boundary. The alt title of this bug ...

Menus flash when being opened with application scale adjusted

UE - Editor - UI Systems - Slate - Jun 1, 2021

When application scale is adjusted the menu bar menus will flash when they are opened. This issue is occurring in //UE5/Release-5.0-EarlyAccess Binary CL 16433597 This issue is NOT  occurring in // ...

Decals can't use TransformLocalPositionToWorld material node

UE - Graphics Features - Jun 1, 2021

Likely we just need to create a new macro to enable TransformLocalPositionToWorld and TransformLocalPositionToPrevWorld in alternative use cases such as this. ...

game terminated on android device when connect or disconnect usb dongle

UE - Platform - Mobile - Jun 1, 2021

The game crashed when the USB Dongle is connected or disconnected. Games that made by other engines are work fine. Refer to the attached video for the reproduce. ...

Light Types Show Flags in SceneCaptureComponent2D is not functioning properly

UE - Virtual Production - May 30, 2021

It was working until 4.25.4. It is easy to see if you turn on/off the Light Types Show Flags in SceneCaptureComponent2D. ...

Shadows can appear interrupted

UE - Graphics Features - May 28, 2021

Screenshots of the issue are attached. Shadows can appear interrupted and cut off in UE5 Early Access This issue is occurring in //UE5/Release-5.0-EarlyAccess Binary CL 16433597 This issue is NOT o ...

Crash in virtual texturing when material instance texture sample param is switched to a non-square texture

UE - Graphics Features - May 27, 2021

The 4kVT is applied correctly, and you can switch the master material sampler to use the 2048x1024 texture, but if you switch it via the material instance param instead, the crash occurs. ...