Summary
Topic covered by official UEFN youtube channel went over how material blocks can be utilized to create reactive materials when using Verse (LINK - https://www.youtube.com/watch?v=Wr3Uob9VG1s).
However when trying to instantiate such materials (by copying the exact workflow used in the video):
ProgressBar: UI.MI_ProgressBar_Segmented = UI.MI_ProgressBar_Segmented{Progress:=0.5}
the type gives error “Expected a type, got MI_ProgressBar_Segmented instead
” and value assignment gives error " Macro name must be an identifier
".
Due to this none of the new ‘material blocks’ can be modified and will not be until this is fixed.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
UI/Tools
Steps to Reproduce
- Create a material instance or migrate one from UI example project, provided by UEFN.
- Try to instantiate material block reference in the syntax specified below.
Expected Result
No errors are received, material instance can be modified freely.
Observed Result
Errors are received, outlined above. No way to take advantage of new material blocks.
Platform(s)
PC, UEFN