Changed Constraints do not show up when enabling Show Only Modified Properties

UE - Simulation - Physics - Nov 16, 2022

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Changed Constraints on a Static Mesh do not show up when enabling Show Only Modified Properties. ...

[Soundfield Submix] - Editor crashes when PIE using a Soundfield Submix

UE - Audio - Submixes - Nov 16, 2022

Editor crashes when using a Soundfield Submix with any encoding setting (Unreal, Oculus, Resonance). Assertion failed: IsSoundfieldSubmix() && SoundfieldStreams.Settings.IsValid() [File:D:\build\++U ...

Using a TSet in Blueprint directly into a function call crashes

UE - Gameplay - Blueprint Runtime - Nov 16, 2022

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

Selecting a Packed Level Actor Blueprint Asset in Viewport does not select all packed assets

UE - World Creation - Worldbuilding Tools - Level Instances - Nov 16, 2022

The Packed Level Actor behavior has changed since 5.0.3, exhibiting the behavior described in the Result. I was able to reproduce this 4/4 times on Windows. When testing on 5.0.3, I confirmed that t ...

Double-clicking metasound graph input widget resets value to 1, but displayed value does not change

UE - Audio - MetaSounds - Nov 16, 2022

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

No arm64 folder exists in plugins leading to an Error when packaging plugins

UE - Foundation - Core - Nov 16, 2022

Regression: Checked in UE5/Release-5.0, the folder is missing from the plugin as well. This issue appears to be a problem with packaging the plugin itself, rather than packaging a full project. Pac ...

GAS and single process PIE: modifiable static variables accessed by server and client

UE - Gameplay - Gameplay Ability System - Nov 16, 2022

See: UAbilitySystemGlobals::HandlePreLoadMap GAS features static variables that are modified by both server and client, thus result in issues in single process PIE where they access the same memory ...

StartPlayInEditorGameInstance doesn't consider bStartInSpectatorMode for client instances

UE - Networking - Nov 15, 2022

In UGameInstance::StartPlayInEditorGameInstance, the server instance will go through the normal process of creating the URL using BuildPlayWorldURL, which checks the FGameInstancePIEParameters' bSta ...

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