If the user creates a widget blueprint and adds an image with transparency the image will appear slightly darker when launched in HTML5 (firefox nightlie in this test) ...
It appears the custom hit testing logic of WidgetComponent handles click positions well via UWidgetComponent::GetHitWidgetPath adding virtual mouse coordinates to the arranged widget, but mouse move ...
Edit MattK: This is probably not UMG related. There is a grid like distortion when using a render target 2d in UMG on the Samsung Galaxy S3 ...
When attempting to play random sounds using the 'Random' node within the audio editor, the 'Randomize Without Replacement' does not function as explained via the tooltip. The options says that if y ...
If the user has an interface variable that is exposed on spawn in their widget they will not be able to set this variable via the exposed pin for the create widget node. ...
The construction script is not updating in the PIE when the text is set through that method, there is a current workaround to set it on event begin play. This issue affects the Text and Textbox comp ...
Web browser widget does not appear to play videos on twitch (which should be using HTML5 by default). The web browse widget appears to be having an issue playing an HTML5 video. ...
Backspace Key not activating when working with 3D Widgets and will not be called when working with the Widget Interaction component. User says they are having a similar problem with the enter key in ...
When using a User List Entry widget it appears not to update its bound properties unless called by an event used by the User List Entry interface. For example if the widget being used is a text widg ...
When deleting an asset any other asset that holds a soft reference to the deleted item will appear in the reference list. For a soft reference when choosing to replace the references with another as ...