Summary
HUD Message Devices not visible but audio still plays
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
UI/Tools
Steps to Reproduce
- Place a HUD Message Device in the map
- Connect it to a trigger (button, event, etc.)
- Use a Verse script that saves or interacts with the HUD or pop-up device
- Delete the Verse script and any pop-up devices
- Start a session or play the published map
- Trigger the HUD device
Result: The sound plays correctly but the HUD message does not appear on screen.
Expected Result
The HUD message should display correctly on screen when the device is triggered, with the sound playing.
Observed Result
The sound plays correctly but the HUD message does not appear on screen.
Platform(s)
All platforms
Island Code
6010-7478-4796
Additional Notes
The issue started after using a Verse script that interacted with a pop-up device.
Even after deleting the Verse script and pop-up devices, the HUD messages remain invisible.
The sound still plays, and pop-up messages work correctly.