Verse UI getting stuck on screen when ending session

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

UI/Tools

Summary

If you have a Verse interface visible on the screen when you end the session it will get stuck on your screen until reconnecting. This is during development within UEFN, I assume it does not happen when published.

Steps to Reproduce

  1. Create UI
  2. Add to player widgets: PlayerUI.AddWidget(myinterfacewidget, player_ui_slot{InputMode := ui_input_mode.All})
  3. Make UI visible
  4. End game session inside UEFN
  5. UI is stuck on screen

Expected Result

Verse UI should be cleared from the screen after the session is ended.

Observed Result

Verse UI is stuck on the screen and requires the user to disconnect and re-launch the session.

Platform(s)

Windows