Valheim’s memory scalability was limited by Unity’s default asset management. To reduce the game’s memory usage, we implemented asset streaming. In this talk, I will go in-depth about what we learned about Unity’s asset management and Asset Bundles, how Addressables failed to meet our needs and what we did instead.