I would like to know if it is possible to save a MutableReferenceImageLibrary, and re-load it when the app is reloaded.
I am developing a system that upgrades the Image Library using Addresables, but at the moment I am forced to create it again from scratch every time the app is opened, by loading all images as sprites and scheduling jobs to add them one by one.