If player have any Verse UI opened with input mode enabled and then died (or respawned via menu). All the UI will disappear and weapon reticle aswell.
It is really gamebreaking for my map.
You 100% save the UI in map, you can try subscribe the player to EliminatedEvent, wait for him to resurrect loop & fort_character.IsActive[], and then give him his own UI. That should solve the problem.
What about weapon reticles? It is Fortnite UI, not controllable by verse.
You can have control over the player’s entire UI through Verse. It is likely that disabling and enabling this element will bring back aiming.
player_hud_identifier_all<public> := class<final>(hud_element_identifier):
At the very least you can through create a mechanic to change the UI through the device in 1.0 and have them switch classes that will return items - As a temporary fix.
@Kirchuvakov Thank you for your report! We would like to look into this further, would you be able to submit a bug report using the form available here? Fortnite Creative
The status of UCB-1149 incident has been moved from ‘Needs Triage’ to ‘Closed’. Resolution Reason: ‘Fixed’