This issue is not a regression, it has been broken since the start of UE4. This bug may be related to [Link Removed] . Per licensee: We are trying to replace certain materials with material instan ...
Child widgets not visible when packaged with inclusive nativization on. "The problem is that ChildWidget never shows up in the package build, but shows fine in the editor. I've debugged the issue ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Attempting to select NotBlueprintable Widget results in a pop-up saying that it's not ...
3D widgets attached to the camera render incorrectly when compared to the oculus rift. When the Widget is centered to the camera and attached to it in the Character BP the widget will render incorre ...
When adding a widget with retainer panels into the world via a WidgetComponent, the texture appears washed out. This does not occur if the widget is added to the viewport, nor does it occur in 3D wi ...
If the user wants to toggle the visibility of a widget and sets it to hidden via the event construct node then the user will not be able to change that visibility state later on. ...
This is perhaps a misuse of Instanced properties but the repro info is good so I thought I'd better add it to Jira. See Additional Info URL for details. Checked and happening on: //UE4/Main CL-2884 ...
After placing a Textbox in a widget and then adding it to the level in the form of a 3D widget, the editor will crash if the user attempts to use it. ...
The editor crashes when trying to undo a default class change for a child widget after that widget has been compiled. This did not happen in 4.16, it appears to be a regression. ...
OnClick Events for buttons in 3D Widgets not firing in Multiplayer. This issue only affects the button component as other Widget components that used the Left mouse button function as expected Regr ...