Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling

UE - Editor - Workflow Systems - Jan 11, 2022

This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...

Adding a track for LayerData.Offset to UMG Animation throws an Ensure

UE - Anim - Sequencer - Mar 14, 2022

Adding a track for LayerData.Offset throws an ensure that states "No default blender class specified on property, and no custom blender specified on entities. Falling back to float blender." This do ...

[Sequencer][Audio] - Soloing a nested audio track mutes all tracks

UE - Audio - Sequencer - Jan 20, 2022

When soloing an audio track in sequencer, all the tracks are muted and nothing in soloed. Attached video shows Mute working correctly followed by Solo not working[Link Removed] Cannot reproduce i ...

Child Actor Components do not update their internal properties when applying instance changes to other instances

UE - Gameplay - Components - Apr 14, 2022

Child Actor Components do not update Materials when applying instance changes to other instances. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did occur there, it ...

Skeletal Mesh does not deform as expected when Metal Desktop Renderer is ON

UE - Rendering Architecture - RHI - Apr 20, 2022

When using the provided UI to test the skeletal mesh morph, it doesn't work while using Metal Desktop Renderer. It works as expected when Metal Mobile Renderer is enabled instead. Working on repro ...

Debug Lines can be seen through objects at certain camera angles.

UE - Graphics Features - Apr 28, 2022

Debug Lines can be seen through objects that occlude them at certain camera angles. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there, it is a regre ...

Add Actor World Offset does not work consistently with physics-enabled objects

UE - Simulation - Physics - May 3, 2022

Add Actor World Offset does not work consistently with physics-enabled objects Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there, it is a regression ...

State Machine Variable Type Icons Display in the Color White

UE - Anim - Runtime - May 4, 2022

Occurs 5/5 times State machine variable type icons all display in the color white.  Regression does occur - tested in //UE4/Release-4.27.2 EGL Live @ CL18319896 ...

Client is unable to Server Travel with the host when Seamless Travel is disabled

UE - Networking - May 5, 2022

Client is unable to Server Travel with the host when Seamless Travel is disabled. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the client is able to join in, it is a regress ...

Palette panel favorites category no longer stores more than 1 favorite at a time

UE - Editor - UI Systems - UMG - May 10, 2022

This is a regression from 4.27.2 CL18319896 The favorites category within the User Widget's palette no longer stores more than 1 favorite at a time. Each time a new favorite is starred it replaces ...