Major bug with verse variables

Summary

Message verse variables inside of widgets no longer have a value field and do not update when changed through verse.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Other

Steps to Reproduce

  1. Create a user widget
  2. Create a message verse variable within the user widget
  3. Observe no value field

Expected Result

Message variables should have the value field they did prior to the recent update and should be able to be set in verse

Observed Result

Message variable has no field and setting in verse does not replicate to the widget

Platform(s)

PC

Upload an image

NoField.png

Hi @yyt - one of our developers is requesting additional information.

If the user could give more details about their use case, or provide the verse code they are using, we could troubleshoot better.

The use case is following the steps to reproduce, happens every time regardless of user widget and regardless of which island I have open in UEFN, also happens for a friend and the only way to get around it is duplicating a widget that has working message variables, duplicate the message variable to get more and you cannot change the names on them or else the field disappears

Could we get your verse code?

The default value for messages in a widget was purposefully hidden because we do not support default values for messages there at the moment. You must specify the message in your verse code when instantiating the widget etc.

1 Like