Hud message device Hide() function doesn't work

Reference ID

89689377-4d43-e34b-78a7-ffac7ed79996

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Summary

Verse function Hide() on hud message device doesn’t work, when it is called after function Show(Agent:agent)

Steps to Reproduce

  1. Create hud message device
  2. Set Message Recipient to “Triggering Player”
  3. Set HUD Widget to a custom created widget
  4. Set Show for duration to false
  5. Call the function Show(Agent:agent) through verse
  6. Call Sleep(1.0) through verse
  7. Call the function Hide() through verse

Expected Result

The message should be hidden after calling the function Hide()

Observed Result

The message still remains on screen

Platform(s)

Windows

The status of UCB-1177 incident has been moved from ‘Awaiting Validation’ to ‘Closed’. Resolution Reason: ‘Duplicate’

Having this issue as well, any update?

Same problem