To reproduce. 1. Load https://llk.github.io/scratch-gui/ 2. Add the "brick wall" backdrop (or add any sprite / costume) 3. Click "Save" 3. Reload https://llk.github.io/scratch-gui/ 4. Click "Load" and choose the file you just downloaded 5. Doesn't load, there is an error in the console ``` gui.js:146209 GET https://cdn.assets.scratch.mit.edu/internalapi/asset/4f234884958b11023d44abc010ad50ec.undefined/get/ ``` That `.undefined` certainly looks suspicious. Probably has something to do with the storage change?