UMG screen size setting needs update for new mobile devices

Tools - Oct 29, 2018

We're missing settings for iPhone XS iPhone XS Max iPhone XR Google Pixel 3 Google Pixel 3 XL Samsung Galaxy Note 9 We also don't have settings for iPad 5th Gen or iPad 6th Gen, however these would ...

called custom functions do not update parameter names upon compile, must be replaced

UE - Gameplay - Blueprint - Apr 21, 2015

Parameter names do not update on custom functions that are already called in event graph after compiling blueprint. ...

Cook issue, the morph target from the running platform can replace the target platform

UE - Editor - Content Pipeline - Asset Build - Jan 5, 2022

[Interchange] Bone name space are replace with underscore, legacy fbx rename with dash

UE - Editor - Content Pipeline - Import and Export - Nov 6, 2024

This bug is critical since it can broke bone name reference between [animations, physics asset, curves, ...] and skeletal mesh bone name ...

Common UI/Enhanced Input UI action binding issue

UE - Editor - UI Systems - UMG - Aug 23, 2023

They've nailed it down to the following logic FUIActionBinding::TryCreate which doesn't check for the InputAction specified.// Make sure there is no existing binding for the same action associated w ...

Draw at desired size does not return to being false when unchecked

UE - Editor - UI Systems - Aug 4, 2017

When setting "draw at desired size" for a widget component to true, the "Draw size" will no longer respond to input. ...

Changing default click trace channel in player controller causes widget to not register the mouse

UE - Editor - UI Systems - May 26, 2016

When the default click trace channel is set to something other than ECC_Visibilty, the editor does not take the change into account when determining which channel is being blocked. Download link fo ...

Nativized widgets that include a custom button cause a crash if Event Driven Loading is enabled

UE - Gameplay - Blueprint - Aug 3, 2018

Nativizing a Blueprint that includes a custom button (a Blueprint parented to the "Button" class) causes a crash when Event Driven Loading is enabled. Disabling Event Driven Loading can workaround t ...

UMG Slider displays long or wrong percentages when Step Size is set to 0.1

UE - Editor - UI Systems - Apr 24, 2020

When the Step Size is set to 0.1 for a Slider and Slider value is multiplied by 100, it will display weird numbers when moving the slider back from 100%. Changing the Step Size to 1 and changing th ...