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