This is not a regression. Tested in //UE5/Release-5.2 CL26001984 Editor becomes unresponsive after compiling with save on success a widget blueprint that has logic flagged with a breakpoint within ...
When using the Web Browser Widget, IME is disabled and you can not input non roman characters (Japanese used for this test). ...
This appears to be an oversight with input parameters. UEdGraphSchema_K2::GetReplaceVariableMenu should also search the list of input parameters when finding matching replacements. ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Web Browsers widget components stop accepting input when toggling visibility with a delay if there is more than 5 browsers. This onl ...
User reported a crash when trying to call "Create Widget" node set to UserWidget. Was not able to reproduce internally. User was able to resolve the crash by recreating the widget blueprint and re ...
World Outliner selection does not update transform widget location during play. This issue can be easily fixed simply by reselecting the object, this issue only affects the first time the object is ...
The user was adjusting the dpi curve and now when an image tool tip is changed and then the user tries to compile the widget, the project crashes Could be related to:https://jira.ol.epicgames.net/ ...
Child widgets that are marked as Is Focusable = True appear to sometimes be ignored if they are placed within parents who are set to Is Focusable = False. ...
Arabic characters do not appear to render correctly in text widgets and text box (Multi-line). They instead appear as box like character with the word "Arabic" and a random set of numbers and letter ...
Pressing a UMG button and pressing another at without releasing the first causes the first button to release. ...