Hello,
To save memory we are trying to load Atlas from bundles. I have setup reference atlas, & at runtime I change the atlas to the one that is loaded from a bundle. But this works only once. Once I play the game & stop, the reference atlas looses its reference. This is obvious, because the reference atlas is not in the memory any more.
What I want is, the UI to reset to its previous Atlas on stop.
Is this even possible?
Thanks,