[Stall] AudioMixerSourceManager::FlushCommandQueue when opening editor for asset

UE - Audio - Apr 7, 2022

Live issue. Stall occurring for some users in the 5.0 Release. Currently hit 577 times by 500 users as of 2022-04-29 No specific project occurring on ...

Lyra standalone game instance crashes when Player #2 equips new weapon

UE - Gameplay - Input - Apr 5, 2022

Discovered while testing Lyra project for //UE5/Main - Foundation Shelf - FAssetDataGatherer Stall Fix Smoke. This issue is NOT dependent on the shelf and occurs without the unshelved files. This ...

In blueprint component details not showing after changing component class

UE - Gameplay - Blueprint - Mar 31, 2022

It was noticed that after changing the class of the component and restarting the editor, the Detail panel is no longer displayed, which makes it impossible to work with it. Repro Rate 5/5 Regressi ...

Crash when visualizing DOF Layers

UE - Graphics Features - Mar 30, 2022

I managed to reproduce this crash either using CineCameraActors or CameraActors, with a variety of DOF settings. It seems that piloting the camera and having any kind of DOF active on the camera wil ...

[MetaSounds][Sine Generator] - Ensure in MetasoundEnum.h

UE - Audio - MetaSounds - Mar 25, 2022

Live Ensure seen in Crash Reporter. Crash Reporter Link: [Link Removed] Hit 13 times by 4 users.Ensure condition failed: Converted [File:D:\build\++UE5\Sync\Engine\Plugins\Runtime\Metasound\Source\ ...

Area Light incorrect specular occlusion

UE - Graphics Features - Mar 22, 2022

Specular Occlusion calculation doesn't seem to be accounted for - the shadowing for a reflective surface appears to be diffuse, instead.  See the delta when viewing the shadow of a cube on a mirror ...

Crash when "saving as" a map with a river

UE - LD & Modeling - Terrain - Water - Mar 18, 2022

Result : crash in AddTerminalVerticesForRiverSpline ...

Type Promotion does not work with Soft Actor class references

UE - Gameplay - Blueprint Editor - Mar 16, 2022

The same issue occurs with "Not Equals" operators on this pin type. Workaround: Add "softclass" to the TypePromotionPinDenyList in the blueprint editor preferences.  ...