Widget Editor missing "Preview" Button

I’m following the “UMG Viewmodels: Building More Robust and Testable UIs using MVVM” video and I see the presenter using a “Preview” mode when using the widget editor:

image

This button is missing in both 5.4 and 5.3. How can I enable it?

Yes, I can not find it either.

I managed to turn it on via CVAR in defaultEditor.ini

UMG.EnablePreviewMode=True

Unfortunately the ViewModels window does not show the models bound in Design.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.