player_ui.SetFocus(Widget) not working

Summary

SetFocus() method not wroking properly

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

UI/Tools

Steps to Reproduce

if (PlayerUI := GetPlayerUI[player[Owner]]):
PlayerUI.SetFocus(CloseButton)

Expected Result

Each call must set the focus on the widget

Observed Result

The widget only focuses when this function is called for the first time. All subsequent calls have no effect

Platform(s)

All

I can confirm this is also an issue for me.

The status of FORT-1022178 changed to ‘Needs Triage’. We’ve confirmed the issue and it’s waiting to be assigned to someone to fix it.

FORT-1022179 has been ‘Closed’ as a duplicate of an existing known issue. Origin Issue: FORT-1022178, Origin Topic: player_ui.SetFocus(Widget) not working

How did we close this issue as dupe of it’s own issue?

Anything but fixing the issue xD