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
-
Create a Widget Blueprint
-
Place down a Text Block inside of it
-
Add the “MVVM_UEFN_Tracker” Viewmodel
-
Add a Viewbinding, which binds the Text Block’s Text to the MVVM_UEFN_Tracker Description
-
Place down a Tracker Device inside of the project
-
insert the widget blueprint into the HUD Widget
-
Fill the Description Text inside of the Tracker Device
-
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: