HTML5 Engine Scalability set via C++ are not kept.

UE - Platform - Mobile - May 20, 2015

HTML5 packaged or Launched On games are not keeping settings to the ScalabilityQuality.X when deployed to Chrome 64 or NIghtly Build. Project for Repro: [Link Removed] ...

Spatialization no longer occurs when Non-Spatialized Radius is set above 0

UE - Audio - Sep 13, 2016

Audio spatialization no longer occurs when Non-Spatialized Radius is set above 0 in a sound actor (instance or in a sound cue). I could not reproduce this issue in UE4/Main. ...

Volumetric clouds jitter when in front of geometry

UE - Graphics Features - Nov 30, 2023

Potentially related to [Link Removed], but distinct. ...

Masked materials on Nanite meshes with multiple material slots causes erroneous cluster culling

UE - Graphics Features - Nanite - May 22, 2024

When a nanite-enabled mesh with multiple material slots has a masked material applied, nanite may erroneously cull clusters that are still visible. ...

Input Events don't have friendly names in Call Stack tab

UE - Gameplay - Blueprint Editor - Nov 27, 2017

In the Call Stack tab, input events are not listed by their friendly names. Instead they have long names such as InpActEvt_One_K2Node_InputKeyEvent_2. This is different from Actor Events that simp ...

Copying and pasting a material function renders all of the duplicates inputs as not having default values

UE - Rendering Architecture - Materials - May 22, 2019

The top material function was placed in a graph directly. The second was generating by copying the first node. Note that the input pins changed color which indicates that each input on the new modul ...

Specific Blend Mode of Material on UMG render incorrectly when HDR is enabled

UE - Graphics Features - Jan 27, 2022

This issue occurs with the Additive and Alpha Holdout settings. ...

Wrap function incorrect

UE - Gameplay - Blueprint - Nov 23, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...

Postprocess volume priority bug

UE - Graphics Features - Mar 13, 2023

DoesSocketExist always returns false for Sprite Sockets (flipbooks and sprite components)

UE - Gameplay - Paper2D - Jan 15, 2015

DoesSocketExist always returns false for Sprites in a Flipbook, whether there is a socket on any/all of the Sprites or not. Note: GetSocketLocation seems to work fine, indicating that it is reading ...