Multiplayer HUD display using get player controller

Because of the way my lock on UI is displayed I need to be able to use Get Player Controller to plug in to ConvertWorldLocationToScreenLocation. When I use each specific player index (0,1,2 etc) the UI displays in the correct location, but I can’t use “Get Controller” to plug into ConvertWorldLocationToScreen. If anyone can help that would be great!