Unable to instantiate material blocks in Verse

_material suffix is a change after scene graph

If your project have scenegraph material, the assets will have _material prefix, if scenegraph is not enabled on your project, you don’t need to use _material prefix.

This is due the assets having two formats now: “base asset” and “class with properties”, with different usages for each.

1 Like