UMG/Slate scroll bars have a minimum size for scaling

UE - Editor - UI Systems - Mar 14, 2017

A user has reported an issue about scroll bars having a minimum size in UMG and Slate code, causing them to not scale correctly when the scroll box is at a smaller size. This affects both horizontal ...

[CrashReport] Linux crash - FVulkanCommandBufferManager::WaitForCmdBuffer

UE - Graphics Features - Aug 22, 2017

This is a semi-common Linux crash coming out of 4.17.1. It is spread among a few different similar callstack affecting a handful of users. [Link Removed] [Link Removed] [Link Removed] [Link Removed ...

Shader used factories/types/pipelines should be in DDC key

UE - Graphics Features - Jan 31, 2018

A licensee noticed that the ShouldCache types for FLandscapeMaterialResource changed in the 4.18.2 but this did not affect the DDC keys generated. This caused an endless compilation loop where the s ...

Welded grandchildren do not overlap properly when their grandparent is simulating physics

UE - Simulation - Physics - Jun 7, 2018

Grandchildren (C in an attachment hierarchy of A < B < C) that are auto welded have issues related to overlap events when moving via physics. They tend to overlap later than they should. This does n ...

Web browser widget does not receive input when used in a 3D widget component on Android

UE - Platform - Mobile - Jul 9, 2018

Web browser widgets to not receive input when used in a widget component on Android devices Update: Oculus Quest devs attempting to implement and interact with the web browser widget via widget i ...

UUserWidget::SetPositionInViewport does not function as intended

UE - Editor - UI Systems - Oct 15, 2018

The Set Position in Viewport node does affect UserWidgets position. It keeps it 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21  (CL - 4465720), 4.22 (CL - 44654877) ...

Numpad + Shift does not release keystrokes

UE - Gameplay - Input - Nov 9, 2021

The combination of Numpad + Shift seems to have various problems. https://answers.unrealengine.com/questions/899468/what-is-the-issue-with-shift-num-key-combinations.html  Regression No, according ...

Crash to desktop after creating Level Sequence with Widget Blueprint

Tools - Nov 30, 2019

Newly created Level Sequence assets cant be opened when they have been created via Editor Blueprint Widget. They are created successfully through a button click for instance, but when you try to ope ...

Dragging more than one Texture into the Material Editor causes a crash

UE - Graphics Features - Mar 11, 2020

Importing two or more Textures into the Material Editor results in a crash. This is a regression from 4.24.3 (CL-11590370) as well. This was reported and tested in 4.25 Preview 2 (CL-12055273) and ...

Ensure opening TM-ShaderModels in DirectX10

UE - Graphics Features - Jul 11, 2017

Ensure occurs opening TM-ShaderModels in DirectX10. This does not occur in 4.16.2 ...