No sound plays when using Oculus Spatialization Plugin

UE - Audio - Spatialization - Nov 10, 2021

The Oculus spatialization option is not producing sounds. In Test Rail I can see that the test related to this passed April 2021 in UE4. In UE5 it passed on Early Access in February 2021. ...

No sound plays when using Built-In Spatialization or Simple ITD plugins

UE - Audio - Spatialization - Nov 10, 2021

No audio can be heard when using the Built-In Spatialization plugin. This is a regression from 4.26. Occurs in 4.27 and 5.0. ...

Ensure condition failed : Unprocessed LatentActions accumulate by SetPlaybackPostion using Play method

UE - Anim - Sequencer - Nov 9, 2021

If some sequencer events are added to LatentAction queue while calling SetPlaybackPostion using Play method, the events will not be digested. So the LatentActions cause that ensure condition failed ...

Editing parent emitters with mesh renderer in a niagara system causes crash

UE - Niagara - Nov 9, 2021

After editing the parent emitters of a Niagara system with mesh renderer particles the engine will crash the next time the editor and system are opened.  This was tested with both engine content cub ...

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

Pending Take automatically sets Sequencer to Allow All Edits

UE - Anim - Sequencer - Nov 8, 2021

Virtual Production stage using "Allow Sequencer Edits Only" as default setting to avoid boxes in Multiuser session accidentally submitting level edits to the session and thereby corrupting the "base ...

Material does not render correctly when launched with Cook on the fly

UE - Rendering Architecture - Shaders - Nov 8, 2021

This issue seems to occur when using Cook on the fly on a Material that is branched on the Static switch. This issue also seems to occur on the console. Regression = Yes, issue is not reproduced // ...

Crash when reimporting SkeletalMesh with custom LOD

UE - Editor - Content Pipeline - Import and Export - Oct 29, 2021

In the case of "Reimport Base Mesh + LODs", there is no crash. ...

In a Blueprint Timeline, the Add Selected Curve Asset button doesn't function properly when a Float Track has already been added to the Timeline

UE - Gameplay - Oct 28, 2021

When selecting the Add Selected Curve Asset button with a Float Track in a Timeline, nothing appears to happen. However, if you delete the Float Track and then either add another Float Track or add ...

Sequencer frame range progression is not continuous

UE - Anim - Sequencer - Oct 28, 2021

The end of the level visibility section places a DeterminismFence. This causes the issue. The fence clips the frame range and produces a discontinuous frame ranges, e.g. 23201~24000, then 24001~24 ...