In the Introduction to Scriptable Objects tutorial, they claim that Scriptable Objects are amazing data containers. However, it's not clear how useful Scriptable Objects really is, and what problems ...
Script => ScriptableObject => Prefab => Script => ScriptableObject The main point is that in a whole bunch of cases, it's a rather quick way to allow a design decision to be made without touching code ...