change ScriptableObject at runtime on baker

Hello everyone, I want to change ScriptableObjects reference, data, or anything at runtime. However, nothing changes, when I close the play mode and run again. What’s the idea behind using ScriptableObjects? Also DependsOn(ScriptableObject) does not work