Remove all widgets seems to break set input mode and show mouse cursor




Theres no mouse cursor and i can still walk around like normal. Whenever i remove the “destroy all widgets” node it works fine

Try to replace the EventConstruct with a custom event(eg CustomInit).
Then call that custom event after creating the widget:

Sometime EventConstruct can occur before a frame or an action before.