Foliage LOD's Screen Size Can't be Set Higher Than 1.5

UE - World Creation - Worldbuilding Tools - Foliage - Jan 31, 2019

Foliage LOD's Screen Size Can't be Set Higher Than 1.5 Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 4827620, 5.1 CL 20024840 ...

Numpad + Shift does not release keystrokes

UE - Gameplay - Input - Nov 9, 2021

The combination of Numpad + Shift seems to have various problems. https://answers.unrealengine.com/questions/899468/what-is-the-issue-with-shift-num-key-combinations.html  Regression No, according ...

BlackboardComponent observer can be called for the wrong key

UE - AI - BehaviorTree - Feb 7, 2023

We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...

Texture Object Parameter Being Read Even If It Is Not Used In a Material

UE - Graphics Features - Jul 17, 2019

Texture Object Parameter Being Read Even If It Is Not Used In a Material.  Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 Preview 2 CL# 7321677, 4.24 CL# 7329126 This is ...

Switching to very high sample rate audio device on XBox causes crash

UE - Audio - Nov 3, 2022

When switching to an audio device with an unsupportedly high sample rate on XBox, XAudio2System->CreateMasteringVoice will crash. Ideally, it would give a warning instead and swap to the null render ...

Procedural Foliage Volume: Simulate() function doesn't work in Blue Print

UE - World Creation - Worldbuilding Tools - Foliage - May 10, 2019

Procedural Foliage Volumes can be resimulated by clicking the Resimulate button. But they can't be resimulated from Blueprints, even if there is a Simulate() function that can be executed. Found in ...

When setting in PreviewGameLaunguage, the package application always adds "culture" to the argument

UE - Editor - UI Systems - Localization - Nov 12, 2020

Whenever packaging project from Launcher with a PreviewGameLanguage set, the culture="preview language" is added to the UE4CommandLine.txt file. Can avoid this issue by setting "None" in PreviewGam ...

[MetaSounds] The Members' detail panel does not accurately update after making an edit and selecting a different member

UE - Audio - MetaSounds - Jun 26, 2023

Note: This issue also affects MetaSound Patches and any Members Menu List Repro Rate: 5/5 Regression marked as No: issue was seen in 5.2 and 5.1  UE5+Release-5.2-CL-26001984 UE5+Release-5.1-CL- ...

Unable to play replays with custom GameNetworkProtocolVersion set at runtime

UE - Networking - Sep 20, 2023

It seems that when comparing the custom versions for a replay (in the "operator<<" defined in ReplayTypes.cpp), the value retrieved from the FCurrentCustomVersions is not the value set at runtime, b ...

BP multi-level inheritance does not correctly inherit 'Static' mobility

UE - Gameplay - Blueprint - Sep 8, 2022

User reported an issue of a mesh not being visible when a project has multi-level blueprint inheritance. After reproing, I believe the root cause is DefaultSceneRoot of the grandchild BP class not c ...