Summary
Ok. I have been with this bug for months now, I though it was reported al ready but I did not find any info about it.
Playing on PC, if there is a UI Widget with “InputMode := ui_input_mode.All” displayed in your screen and you press F10, it will kill the all current Widgets. And what is worst, you can not add the Widgets that does not uses “InputMode := ui_input_mode.All” again, it is like the UI gets completly destroyed. Check the video.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
-Create any kind of UI on verse
-Add it to the PlayerUI using InputMode := ui_input_mode.All
-Press F10
Expected Result
The UI does not dissapear
Observed Result
All UI (included adicional UI that does not use InputMode := ui_input_mode.All get completly destroyed. You can try reset the UI that uses “InputMode := ui_input_mode.All” but the UI that does not use “InputMode := ui_input_mode.All” can not be used again
Platform(s)
All
Island Code
Not yet