The iOS Virtual Keyboard has an issue when entering text into a regular UMG text entry field. If the backspace key is pressed and held, rather than deleting all the characters preceding the caret o ...
Retainer boxes are currently causing progress bars to render incorrectly. This looks to be related to [Link Removed] which is fallout from the changes to retainer widget transform calculation introd ...
Since FDeprecateSlateVector2D has been implemented in 5.2, the following function calls will always fail. Therefore, the ImageSize is not updated. This problem does not occur in 5.1. void SBrus ...
If a project is utilizing load/save game features and attempts to print that load/save game's text information to a text box in UMG, the text box will not update in real time. ...
When deleting and replacing the atmospheric fog with another atmospheric fog there will be a noticeable artifact near the sun disc from the SkySphere. Image attached. Tested in 4.11 stream CL-28 ...
An example of this issue would be that after setting the color and opacity setting along the time line and then trying to click and drag that key frame it will set the value for the currently select ...
The UMG editor allows us to add a Material Parameter Control track to an animation. This track makes it possible to animate parameters used in a material. Designers can scrub the timeline and previe ...
When a widget's flow preference is set to RTL, we adjust the render transform so that the horizontal transform is mirrored (see SWidget::GetRenderTransformWithRespectToFlowDirection). We should do t ...
Undo, redo, undo after issuing a replace actor action causes the editor to crash. Found on: //UE4/Release-4.13 CL-3078131 Crash reporter: [Link Removed] Regression from //UE4/Release-4.12 CL-3053 ...
This DOES NOT work with ANDROID ES 3.1 This DOES work with ANDROID Vulkan So this SHOULD work with Quest Vulkan ...