It’s because epic changed that node recently to want a Playercontroller input.
If this is the node in the InventoryHUD you can just remove the node as the InventoryPlayerController sets this Input Mode already during the InitializePlayer function. Or simply get controller and plug it into the node as the error is asking you to do.