Blending does not work when materials using material layers are set to Post Process Volume

UE - Rendering Architecture - Materials - Dec 14, 2022

Blending does not work as intended when Material Layers are used in post process. ...

"Current state is a conduit and will reset to ref pose" warning when using a conduit to select an entry state

UE - Anim - Gameplay - Dec 12, 2022

AnimBlueprintLog: Error: Current state is a conduit and will reset to ref pose. This can happen if a conduit is an entry state and there isn't at least one valid transition to take. State Machine(Te ...

Using the "Keep World" scale rule can result in incorrect relative location when attaching actors

UE - Framework - Components - Dec 9, 2022

This seems to happen due to a precision error when calculating the relative transform between the socket and the component being attached. Occasionally, one of the transforms will have a scale of (0 ...

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 ...

Oscillating Biquad Filter's Cutoff Frequency results in popping

UE - Audio - MetaSounds - Dec 8, 2022

Reproduced 7/10 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Additional Notes:Stacking more Biquad Filters produces a more noticeable effect, but ...

Get Material Instance ___ Parameter Value not working for Blend Parameter

UE - Rendering Architecture - Materials - Dec 2, 2022

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

Root motion from montages does not get mirrored correctly

UE - Anim - Gameplay - Dec 2, 2022

A customer noticed that root motion did not mirror properly when using montages.   The issue is that the root motion mirroring code is only called from FAnimSync::TickAssetPlayerInstances .   Th ...

GPU Timeout when using a large scale Landscape and Water Body Ocean

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

Regression: Tested in //UE5/Release-5.0, this issue does not occur so regression is yes. The GPU Timeout only occurs in UE5/Release-5.1, as recreating this issue in previous versions of the editor ...

Transform variable values in a Control Rig cannot be copied or pasted onto

UE - Anim - Rigging - Control Rig - Nov 29, 2022

When trying to copy/paste values from anything to a Transform variable's values, it will not happen. Additionally, you cannot copy/paste anything from a Transform variable. I repro'd this 3/3 times. ...