Expose on Spawn option removed from BP Editor for User Created Structs after Migrating

UE - Gameplay - Blueprint Editor - Dec 14, 2022

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Only seems to occur with User Defined Structs. Testing with other variable types, but all ...

Media I/O - Capture option Crop/Center return on the top left instead

UE - Virtual Production - IO - Media - Dec 13, 2022

If LevelSequence ends during a shot that includes a CineCameraActor, Player Camera is not reset correctly

UE - Anim - Sequencer - Dec 13, 2022

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Issue occurs when sequence ends with shot, and if sequence is interrupted during shot. ...

AbilityTask_NetworkSyncPoint can cause duplicate Gameplay Effect applications

UE - Gameplay - Gameplay Ability System - Dec 12, 2022

A recent change to UAbilityTask_NetworkSyncPoint generates a second Prediction Key before broadcasting the OnSync delegate which may be preventing the server from removing the locally predicted GE ...

Source control python tests are failing

UE - Editor - Workflow Systems - Dec 8, 2022

Crash on saving map containing VCamComponent

UE - Virtual Production - Tools - Virtual Camera - Dec 7, 2022

Editor crashes when actors using child actor component are loaded while Static mesh actor filter is enabled in the outliner

UE - Editor - Dec 5, 2022

Reproduced 3/3 times. Unclear whether this is a regression as filter GUI is new in 5.1 for Outliner. ...

Text in an Editable Text component remains unchanged when set to an empty value

UE - Editor - UI Systems - Dec 1, 2022

This is a regression. Tested in //UE5/Release-5.0 CL20979098 Text in an Editable Text component remains unchanged when set to an empty value by a Set Text(Editable Text) node. ...

When loading a new level, a variable of the subclass of type is reset to null in the classes inherited from UGameInstance or UGameInstanceSubsystem

UE - Foundation - Core - Cooker - Dec 1, 2022

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. It's only in packaged & quick launched builds that this occurs; PIE works as normal. ...