GAS: GameplayEffect with RemovalTagRequirements in networked play triggers FScopedActiveGameplayEffectLock ensure

UE - Gameplay - Gameplay Ability System - Nov 3, 2023

Reported by multiple users. When in a networked session a GameplayEffect is automatically removed due to:a tag being added that's not allowed, or (TargetTagRequirements.RemovalTagRequirements.MustHa ...

IME does not work in EditableTextBox in WidgetComponent

UE - Editor - UI Systems - Apr 5, 2024

WidgetComponent controls widgets through VirtualWindow, but VirtualWindow does not have HWND, so IME cannot be enabled. The following workaround enables IME activation. void FSlateEditableTextLay ...

Properties of placed-in-map actor instances may not replicate if their default has been edited

UE - Networking - Mar 26, 2019

If the default value of a replicated property is edited on an instance of a placed-in-map actor, then on the server is value is changed back to the default, a client who joins in progress after this ...

LODbias settings appear to have no effect when specified by GPU on android

UE - Platform - Mobile - Oct 3, 2019

When setting the LODbias via the device profile for a specific Android GPU it does not appear to have an affect on the textures when run on the device ...

Can not affect "r.SetRes" command in editor new window

UE - Foundation - Core - Jul 11, 2022

When playing in "New Editor Window" mode, entering the r.setres command does not change the screen size. This worked in UE4.27, but no longer works in UE5.0. ...

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

ObjectPivotPoint does not work with instanced Nanite meshes

UE - Rendering Architecture - Materials - Nov 17, 2022

Regression: Nanite Foliage is a new feature in 5.1, so this issue is not reproduceable in 5.0. Notes about this new support can be found under Nanite Improvements in https://docs.unrealengine.com/5. ...

Merging Splines causes Engine to Crash in 5.1

UE - World Creation - Worldbuilding Tools - Merge Actor - Dec 15, 2022

Attempting to merge two spline actors causes the Engine to crash. This issue occurs with the Steps to Reproduce regardless if there are more branches added to the tree branch spline/enabled, and reg ...

Anisotropy renders differently in each eye in VR

UE - Platform - XR - Jan 10, 2023

Regression: Tested in Release-5.0, this issue occurs so it is not a regression. This issue was first reported using the Automotive Materials assets, as the Anisotropy material on MI_Metal_Brushed w ...

Media Plate with multiple Materials changes Element 0 to the default material if 'Use Media Plate Default' is selected for any other element

Media Framework - Jan 20, 2023

Media Plate isn't a feature of 5.0.3 so this is not a regression. Media Plate with multiple Elements changes Element 0 to the default material if 'Use Media Plate Default' is selected for any other ...