Syncing issue when stopping and blending out a non-looping montage to an anim graph

UE - Anim - Gameplay - Feb 7, 2023

When syncing from a non-repeating montage that is blending out to an anim graph, the anim montage is marked as a follower due to having its PrevMaker as an AnimBoundary(-1), furthermore in this case ...

Near Clip Plane project setting has no effect

UE - Rendering Architecture - Jan 18, 2023

Cannot Delete Landscape with World Partition enabled

UE - Graphics Tools - Terrain - Landscape - Jan 12, 2023

If you delete all the LandscapeStreamingProxies under the landscape object the parent landscape object can be deleted. Not a regression checked in Version: 5.1.0-23058290+++UE5+Release-5.1 ...

The Editor "Show Frame Rate and Memory" does not display the intended output on macOS.

UE - Platform - Apple - Jan 11, 2023

Repro Rate: 5/5 This is a live issue that has been tested in the Binary build of //UE5/Release-5.1 at CL 23058290 and DOES NOT OCCUR in Windows and Linux but DOES OCCUR in Mac. This was tested on d ...

AMD GPU crash with "Video memory has been exhausted" error when increasing the World Partition world and using Water Body Ocean

UE - Graphics Tools - Terrain - Landscape - Dec 8, 2022

Current steps describe the problem related to "Video memory has been exhausted (#### MB over budget). Expect extremely poor performance" on the AMD video card. In this case, the steps cause the GPU ...

[Soundfield Submix] - Output is silent when routing sound to Unreal Ambisonics and then to Resonance

UE - Audio - Submixes - Dec 8, 2022

According to the official docs https://docs.unrealengine.com/4.27/en-US/WorkingWithAudio/Nativesoundfield/ an ambisonic submix can be rendered to Resonance or Oculus; however when doing so, while th ...

Update right click context menu in CL window to use the shared content browser asset context menu

UE - Editor - Workflow Systems - Dec 1, 2022

We should update the SCC right click menu to match the content browser, standard menu in the CL window for consistency and to reduce duplicated code. https://github.com/EpicGames/UnrealEngine/commi ...

GAS and single process PIE: modifiable static variables accessed by server and client

UE - Gameplay - Gameplay Ability System - Nov 16, 2022

See: UAbilitySystemGlobals::HandlePreLoadMap GAS features static variables that are modified by both server and client, thus result in issues in single process PIE where they access the same memory ...