[Impulse Response] - Opening an Impulse Response asset throws errors in the Output Log

UE - Audio - Nov 4, 2022

Errors are appearing in the log when opening an Impulse Response asset type. This does not occur in Release-5.0 and is a regression. Note: The IR appears to still work normally as part of a Submix E ...

Actors disappearing after saving a large number of modifications to world partition maps

UE - Editor - Workflow Systems - Nov 4, 2022

From Licensee: "We've encountered a world partition bug where newly created actors go missing in the viewport and Outliner after saving modifications to a large number of actors. This bug is partic ...

GPU Lightmass and HLOD not working

UE - Graphics Features - Nov 4, 2022

(Enduring Games) Conversation with customer includes test project within which the config changes are also present for review. ...

Blueprint Interface Implemented and Inherited Interface naming is reversed

UE - Gameplay - Blueprint Editor - Nov 4, 2022

Naming for Inherited Interfaces and Implemented Interfaces is reversed in 5.1 and Main. Inherited interfaces act like implemented interfaces, and inherited interfaces appear listed under Implemented ...

Creating a new C++ class derived from the UAbiltyTask from the Gameplay Ability System plugin fails to compile

UE - Foundation - Cpp Tools - Live Coding - Nov 3, 2022

This is not a regression Tested in //UE5/Release-5.0 CL20979098 Creating a new C++ class derived from the Abilty Task from the Gameplay Ability System plugin fails to compile. From the Live Coding ...

Ctrl key Transform Sensitivity Control Conflicts with RMB Viewport Controls

UE - Editor - Workflow Systems - Nov 3, 2022

When you hold down Ctrl key in the viewport set to Perspective mode, you can transform the selected actor(s) without having to actually click the transform gizmo. So Ctrl+LMB transforms on the X axi ...

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

Editor crashes after executing the command r.DisplayInternals 1 or r.DisplayInternals = 1

UE - Graphics Features - Nov 2, 2022

This is not a regression. Tested in //UE5/Release-5.0 CL22346211 Editor crashes with an assertion after executing the command r.DisplayInternals 1 or r.DisplayInternals = 1 ...

Shader Complexity viewmode is not displayed correctly in the material editor.

UE - Graphics Features - Nov 2, 2022

Floor is correctly displaying Shader Complexity. ...