You only need the Easy Save Manager in your scene if you're using Auto Save, or saving reference types. So assuming your savedLevel variable is a string or value type, it looks good to me

All the best,
Joel
Are you sure that the new value isn't overwriting the loaded value? If so, you will need to load after changing the value.I'm changing the variable by using a function that is called every time a new scene is loaded.