Tracker Viewmodel doesn't change the text of a widget with Verse

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Devices

Summary

When trying to change the “UEFN Text Block” Text of a Widget using the “Description” or “Name” from the Tracker Viewmodel, the selected text doesn’t change to the Description or Title Text of the Tracker

Steps to Reproduce

  1. Create a Widget Blueprint

  2. Place down a Text Block inside of it

  3. Add the “MVVM_UEFN_Tracker” Viewmodel

  4. Add a Viewbinding, which binds the Text Block’s Text to the MVVM_UEFN_Tracker Description

  5. Place down a Tracker Device inside of the project

  6. insert the widget blueprint into the HUD Widget

  7. Fill the Description Text inside of the Tracker Device

  8. Launch a session

Expected Result

The text of the Text Block is supposed to change to the Tracker’s Description Text

Observed Result

The Text Block’s Text doesn’t change at all.

Platform(s)

PC

Additional Notes

Here’s an image of what the Viewbinding should look like:

EDIT: This occurs when trying to change the title or description using Verse.

The status of FORT-740843 incident has been moved from ‘Needs Triage’ to ‘Needs More Info’.

Changing the Tracker Text dynamically in game using a custom Widget with the Tracker Viewmodel doesn’t work