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.

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

FORT-1022178’s status has changed to ‘Ready for QA’. A member of the QA department is investigating the issue.