NetStartup actors may receive old, unreliable multicast RPCs when becoming relevant again with replication graph

UE - Networking - Nov 15, 2022

Unreliable multicast RPCs won't be processed for connections where the actor isn't relevant (this is checked in UNetDriver::ProcessRemoteFunction). However, UReplicationGraph::ProcessRemoteFunction ...

Recent Projects Missing Moved Projects After Browsing

UE - Editor - Workflow Systems - Nov 15, 2022

When an existing project is opened from a location where it hasn't been created on that machine, the Editor is unable to parse the project's location properly and fails to show it in the Project Bro ...

Forward Rendering causes Volumetric Material to not render against background

UE - Graphics Features - Nov 15, 2022

Regression: Tested in UE5/Release-5.0, and the issue is reproduceable. This issue appears to occur when the SkySphere is deleted from the level, as leaving the SkySphere in the level causes the Vol ...

Changing Shadow Quality causes SingleLayerWater Materials to disappear

UE - Rendering Architecture - Materials - Nov 15, 2022

Regression: Tested in UE5/Release-5.0, issue is reproduceable. This issue appears to be related to the Opacity Mask of the material, as not having an Opacity Mask does not cause the material to dis ...

"SetOwnerNoSee" setting does not work on Nanite meshes with SM6 enabled

UE - Graphics Features - Nanite - Nov 15, 2022

Licensee description of project: There is a pawn with 4 cubes attached, the 2 red on the left are "normal" static meshes, and the 2 green on the right are Nanite meshes. The 2 bottom cubes have "se ...

[MetaSounds] - Changes to Sort Order do not undo/redo as expected

UE - Audio - MetaSounds - Nov 15, 2022

Changes to the sort order do not revert the order of inputs on a node when undone. It will change if the node is refreshed or the graph is saved, however. ...

In a listen server, when a client moves, anim notifies don't get fired for the server/host.

UE - Anim - Gameplay - Nov 14, 2022

Reproduced 3/3 times. Was not able to reproduce in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...

Adding Components via Editor Utility Widgets does not add component to Details panel

UE - Gameplay - Blueprint Editor - Nov 14, 2022

Using the Editor Utility Widget to add components to objects in UE does not appear to function as expected. I reproduced this 8/8 times in UE 5.1, 5.0, and 4.27, confirming that this is not a regres ...

Rigidbody world space simulation overwrites scaling of the skeletal mesh

UE - Simulation - Physics - Character - Nov 14, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Not a Regression. ...