Getting Fullscreen or Windowed Resolutions doesn't fully execute on Linux

UE - Rendering Architecture - RHI - Oct 28, 2019

When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux.  In Engine ...

World Partition Editor minimap build failed

UE - World Creation - Worldbuilding Tools - Aug 10, 2023

The issue was reproduced when building a minimap for an open world level with no Actors with "Is Spatially Loaded" enabled. Placing additional Actors with "Is Spatially Loaded" enabled in the level ...

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

UE5.4 Preview 1 produces rendering artifacts on Landscape with World Position Offset

UE - LD & Modeling - Terrain - Landscape - Mar 28, 2024

A material on a landscape with WPO will cause major ghosting, even if that WPO is a dynamic {0,0,0} ,such as from a black texture. ...

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