How can I load a prefab from a DataServer?

Hey all, I am struggling to instantiate a prefab once the application is built so it is a prefab dynamic and it can be change over time, even though the application built is not updated.

Thank you

It seems like you need to look into AssetBundles: Unity - Manual: AssetBundles

1 Like