Stat creator don't work correctly with view binding conditions

Summary

The view binding settings don’t work properly when we use activation conditions based on values (level), Especially when you want to change the name of the stat creator. It works only when the level changes, but not before. The texts refuse to be displayed at the beginning of the game unless you change the value of the level, and are no longer displayed when changing class, or at any other time.

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

UI/Tools

Steps to Reproduce

  • Create a custom UI
  • Add a text into it
  • Link the text with the name of the stat creator
  • Make the name of the stat creator change according to the level of the stat creator : So for example if you are level 2, ask that the name of the stat creator be level 2. with view binding conditions.

Expected Result

Normally the text is updated according to the preferences of the custom widget

Observed Result

the texts do not update, and keep the text of the stat creator, unless the level changes

Platform(s)

windows

Video