Widget references remain even after the referenced widgets have been deleted. This happens if the widget was replaced with another user created widget. ...
Renaming a folder that contains a Read-only asset from the Sources Panel causes the Content Browser and Sources Panel to desync. This causes the original folder (which should still exist since the E ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Other Notes:Any ongoing Input operations gets forced to their "Completed" operation I cr ...
While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered an ensure when undoing the deletion of the RecastNavMesh. Regression: No This issue also occurs in //UE4/Main and //UE4/Rele ...
Widget events for On Mouse Enter, On Mouse Leave, OnHovered, and OnUnhovered don't trigger if the left or right mouse button is held down when the mouse passes over the widget. ...
Renaming a blueprint instance of a DataAsset which has been used as the parent class of a DataAsset will cause a crash. ...
Tilt information is no longer taken after clicking on a button in UMG. The tilt information goes to all zeros. That is until the user clicks else where at which point the device will then start regi ...
OnClicked event of UMG button fires once in twice if virtual joystick is receiving input. Both Andorid and iOS devices are affected. This issue is found with 4.9 update. under 4.8 are fine. ...
Widgets set to the color FF00FFFF will become gray after compile ...
Macro Libraries can only be called by their original name, even after being renamed to something different. ...