The Multi Line Editable Text widget's events are not firing off. The On text changed and the on text committed do not appear to be working. ...
I have an image in a UMG that is supposed to show what is seen but a Scene Capture 2D camera that is set up in the level. This works fine in the editor (PIE), however when using the Launch button th ...
Text widget with Outline uses 2 LayerId levels to draw the outline and the text glyphs. This can be seen in function FSlateElementBatcher::AddShapedTextElement(), where lambda BuildFontGeometry() is ...
Cannot change the when pressed sound for the style of a button in umg via the set style node. Reopened after the report from: https://udn.unrealengine.com/questions/273621/setting-widgetstyle-for- ...
There is an issue occurring where Widget components set as IsVariable have non-functional settings/variables. This issue occurs with multiple widget components. This does not appear to be a regressi ...
No user comments in crash group ...
Action mapping does not fire within a widget when the input mode is set to UI only ...
When adding a widget (in this case a button) to the screen the right side and bottom of the screen begin to flicker and grow extremely bright. To make sure and reproduce the issue you will need to s ...
This is not explicitly a regression from 5.0.3. In 5.0.3 the component variable is set to public with instance editable by default and can not be changed. Tested in //UE5/Release-5.0 CL20979098 Any ...
If the user creates an animation in UMG the animation preview will play the entire visible timeline when the user clicks play (not just the part of the time line that has animations). ...