I have noticed that the Addressables profiler is showing a bunch of items not being unloaded. I narrowed it down to the LocalizeStringReference component attached to my UI elements.
To test this I removed all references of the String localization from my LoginMenu's Text objects, and kept them on my LandingMenu. Going back and forth between these two menus showed that each time I navigated to the LandingMenu, a bunch of items pop up in the profiler and never disappeared when the menu was...
Localized String Reference not unloading
To test this I removed all references of the String localization from my LoginMenu's Text objects, and kept them on my LandingMenu. Going back and forth between these two menus showed that each time I navigated to the LandingMenu, a bunch of items pop up in the profiler and never disappeared when the menu was...
Localized String Reference not unloading