Cannot Add Player with a second controller in Lyra

UE - Gameplay - Input - Feb 24, 2023

Controller 1 is able to navigate the menu as normal, but if you hit the "Start" button on Controller 1, it'll flash the Add Player UI element but won't connect as Player 2, and the output log will s ...

[AI] Navmesh generates incorrect triangles that connect a lower platform to one above it

UE - AI - Navigation - Feb 21, 2023

Navmesh is setting some vertices to be quite above what would be the max step height of the agent when two platforms are aligned with one above the other. The navmesh may reach up to the upper platf ...

Adjusting the Editor Camera Speed's Scalar or Speed causes the UI element to jitter

UE - Editor - Workflow Systems - Feb 14, 2023

Repro Rate 5/5 ...

Stateless Connect Handler's SessionId and ClientId checks not working with SteamSockets

UE - Online - Feb 14, 2023

We've had a couple of reports of the recently added session/client id checks in the StatelessConnectHandlerComponent failing when using SteamSockets. The connections fail with the "Rejecting handsha ...

LogUMG: Error: The requested size for SRetainerWidget is 0. W:739 H:0 when opening or updating a curve using the StackedCurve view

UE - Anim - Sequencer - Feb 6, 2023

The following error is generated in the Output log whenever a Wave Table is opened or any of the graphs are modified. It also occurs when adding an Input to a Sound Modulation Parameter patch or add ...

MRQ - Groom Issue with Stencil Layers

UE - Anim - Sequencer - MRQ - Jan 31, 2023

There is a problem with rendering Grooms bound and attached to animated skeletal meshes when the mesh belongs to a stencil layer in both the Deferred Renderer or the Path Tracer. The groom does not ...

In Android, the UI does not fill the entire screen and there is an empty space

UE - Platform - Mobile - Jan 30, 2023

After migrating to version 5.1, the UI does not fill the screen and there is an empty space. Please refer to the attached screenshot and test project. tested device : galaxy Z flip 3 ...

Ocean does not completely fill water zone in certain circumstances

UE - LD & Modeling - Terrain - Water - Jan 26, 2023

Issue reported in [Link Removed] by [Link Removed] 1. Add one component to the 8K Landscape. [Image Removed] 2. Adding Ocean will not render correctly. [Image Removed] [Image Removed] These ca ...

Crash occurs when executing r.RHIThread.Enable 2 command

UE - Rendering Architecture - RHI - Jan 19, 2023

This is not a regression. Tested in //UE5/Release-5.0 CL20379098 Editor crashes with an assertion after executing the command r.RHIThread.Enable 2 ...

AssetEditorOpenedEvent Doesn't Fire when Level Opened from Menu

UE - Editor - Workflow Systems - Jan 19, 2023

The AssetEditorOpenedEvent is triggered when opening a level from the content browser, however it is not triggered when a level is opened via File -> Open Level, or File -> Recent Levels. ...