I was thinking, since this is an old project I'm using WebStorage (not for the save, but for something else) rather then LocalStorage. Does the system save / load rely on LocalStorage now since WebStorage is depreciated, and if so, do I have to have the LocalStorage object added to the project for system save to work correctly? I'm stumped as to why it works perfectly in preview mode but not after export.