[CRITICAL] InputMode := ui_input_mode.All does not work! after TODAY patch

Summary

InputMode := ui_input_mode.All does not work and players CAN NOT INTERACT with the UI

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

if:
Agent := MaybeAgent?
PlayerUI:=GetPlayerUI[player[Agent]]
Canvas := MaybeCanvas?
then:
PlayerUI.AddWidget(Canvas,player_ui_slot{ZOrder:=0, InputMode := ui_input_mode.All})

Expected Result

Players can interact with UI

Observed Result

Players can not interact with UI

Platform(s)

ALL!

Island Code

Not yet

Additional Notes

THIS IS CRITICAL

Now just started to work again. Like 2 minutes ago