MVVM panel extension: preview entries don't show up when inheriting or instancing the userwidget
MVVM panel extension: preview entries don't show up when inheriting or instancing the userwidget
Steps to Reproduce
Open QAGame
Create a new widget blueprint named WBP_A
Add a viewmodel and a horizontal box to the userwidget.
add a MVVM extension to the horizontal box and specify entry type to show the preview entries
Create another widget blueprint named WBP_B and add an instance of WBP_A to it.
Observe: the preview entries for the horizontal box are not displayed in the designer in WBP_B. Expected: the preview entries show up for the horizontal box
Have Comments or More Details?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-218126 in the post.