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
- Create UI
- Add to player widgets: PlayerUI.AddWidget(myinterfacewidget, player_ui_slot{InputMode := ui_input_mode.All})
- Make UI visible
- End game session inside UEFN
- 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